上一页 1 ··· 78 79 80 81 82 83 84 85 86 ··· 118 下一页
摘要: http://www.infoq.com/research/nosql-databases?utm_source=infoqresearch&utm_campaign=lr-homepage摘要:随着大数据的不断发展,非关系型的数据库现在成了一个极其热门的新领域,非关系数据库产品的发展非常迅速。现今... 阅读全文
posted @ 2015-09-01 10:07 ®Geovin Du Dream Park™ 阅读(1653) 评论(0) 推荐(0)
摘要: http://www.microsoft.com/zh-cn/download/details.aspx?id=25281//******************************************************************************//// THIS... 阅读全文
posted @ 2015-08-24 22:21 ®Geovin Du Dream Park™ 阅读(664) 评论(1) 推荐(0)
摘要: --Comparing data between two tables in SQL Server--Create two Tables--CREATE TABLE TableA(ID Int, ProuctName Varchar(256))GOCREATE TABLE TableB(ID Int... 阅读全文
posted @ 2015-08-24 10:45 ®Geovin Du Dream Park™ 阅读(477) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-08-21 16:54 ®Geovin Du Dream Park™ 阅读(636) 评论(0) 推荐(0)
摘要: https://openxmlexporttoexcel.codeplex.com/ http://www.codeproject.com/Tips/366446/Export-GridView-Data-to-Excel-using-OpenXml http://www.codeproject.c 阅读全文
posted @ 2015-08-19 15:56 ®Geovin Du Dream Park™ 阅读(1062) 评论(0) 推荐(1)
摘要: 来源:https://github.com/lvming6816077/H5lockhttp://threejs.org/examples/http://www.inf.usi.ch/phd/wettel/codecity-download.html (JSCity:把源码可视化成建筑物的 JS 库... 阅读全文
posted @ 2015-08-01 14:58 ®Geovin Du Dream Park™ 阅读(6834) 评论(0) 推荐(0)
摘要: /// /// 账面数据 Accounting /// /// DataTable setDataAccounting() { DataTable dt = new DataTable(... 阅读全文
posted @ 2015-07-31 17:04 ®Geovin Du Dream Park™ 阅读(748) 评论(0) 推荐(0)
摘要: excel 2003 (效果不太理想)using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;... 阅读全文
posted @ 2015-07-30 23:49 ®Geovin Du Dream Park™ 阅读(473) 评论(0) 推荐(0)
摘要: excel 2003:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using Sy... 阅读全文
posted @ 2015-07-30 15:09 ®Geovin Du Dream Park™ 阅读(919) 评论(0) 推荐(0)
摘要: /// /// 涂聚文 /// 20150728 /// EXCEL win7 32位,64位OK /// public class ExcelHelperImport { /* http://www.cnblogs.com/wangrsh201... 阅读全文
posted @ 2015-07-28 16:40 ®Geovin Du Dream Park™ 阅读(469) 评论(0) 推荐(0)
上一页 1 ··· 78 79 80 81 82 83 84 85 86 ··· 118 下一页