12 2007 档案

定时计划任务方案比较以及通过脚本创建计划任务(SchTasks命令)
摘要: 介绍计划任务方案的比较;通过windows命令SchTasks配置计划任务的介绍阅读全文

posted @ 2007-12-20 16:18 流云之心 阅读(2473) | 评论 (1) 编辑

javascript 将页面上的Table导出保存为Excel (无格式)
摘要: 接受参数:Table的 IDfunctiontableToExcel(tblName){functionString.prototype.Trim(){returnthis.replace(/(^\s*)|(\s*$)/g,"");}try{vare=document.getElementById(tblName);vars=""for(varj=0;j<e.rows.length;j++)...阅读全文

posted @ 2007-12-06 14:43 流云之心 阅读(1636) | 评论 (0) 编辑

Excel Programming (C# + VBA) Part III
摘要: Step 6 Import the data in excel to databasea. Create excel app object and open the uploaded fileMicrosoft.Office.Interop.Excel.ApplicationxlsApp=newApplicationClass();Workbookwb=xlsApp.Workbooks.Open(...阅读全文

posted @ 2007-12-05 22:17 流云之心 阅读(245) | 评论 (0) 编辑

Excel Programming (C# + VBA) Part II
摘要: 2. Step 2 Generate an Excel template to fill with source data in C#a. Create excel application objectMicrosoft.Office.Interop.Excel.ApplicationxlsApp=null;Workbookwb=null;b. Open the template and Save...阅读全文

posted @ 2007-12-04 23:02 流云之心 阅读(224) | 评论 (0) 编辑

Excel programming (C# + VBA) Part 1
摘要: Excel programming (C# + VBA)Here is the secario of a full process of solution to use excel to submit information. Clarify the requirement and create the Excel template (VBA) Generate an Excel template...阅读全文

posted @ 2007-12-03 20:00 流云之心 阅读(425) | 评论 (0) 编辑

导航

<2007年12月>
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

公告

昵称:流云之心
园龄:7年7个月
粉丝:1
关注:0

搜索

 
 

常用链接

我的标签

随笔分类

随笔档案

相册

Other Books

最新评论

阅读排行榜

评论排行榜

推荐排行榜