`
aptech406328627
  • 浏览: 3501 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论
文章列表
目前公司想做一个简单的程序,将员工的工资信息发送至个人的邮箱 工资信息存在excel表格当中,我想有没有什么方法能逐条读取员工的工资信息并将对应的数据发送至对应的邮箱。 求大神提供下解决方法。 附图:
最近初学EXTJS,有很多不懂的问题,求大神解答,谢谢! 这是我的grid: /** 基本信息-表格 */ role.grid = new Ext.grid.GridPanel({ title : '功能列表', store : role.store, colModel : role.colModel, selModel : role.selModel, tbar : role.tbar, bbar : role.bbar, autoScroll : 'auto', region : 'east', loadMask : true, w ...
Global site tag (gtag.js) - Google Analytics