/// /// 涂聚文 /// 20150728 /// EXCEL /// public class ExcelHelperImport { /* http://www.cnblogs.com/wangrsh2010/archive/2012/...
分类:
Web程序 时间:
2015-07-28 18:22:56
阅读次数:
107
https://msdn.microsoft.com/en-us/library/windows/desktop/hh848036(v=vs.85).aspxhttps://msdn.microsoft.com/en-us/library/windows/apps/ff769509(v=vs.105...
分类:
移动开发 时间:
2015-07-28 10:17:17
阅读次数:
273
C# XML XmlDocument地址:http://www.cnblogs.com/txw1958/archive/2013/01/16/csharp-xml.html添加命名空间:using System.Xml;定义公共对象:XmlDocument xmldoc ;XmlNode xmlno...
You can find Dapper on Google Code here:http://code.google.com/p/dapper-dot-net/and the GitHub distro here:https://github.com/SamSaffron/dapper-dot-ne...
分类:
移动开发 时间:
2015-07-26 06:05:54
阅读次数:
206
http://pan.baidu.com/s/1dDzZmdr,该转换器会把其他格式转化为ogv格式,直接被unity识别,不需要安装quicktime不需要重启,更为重要的是比把mov导入unity的要清晰。[csharp]view plaincopyusingUnityEngine;usingS...
分类:
编程语言 时间:
2015-07-25 22:48:51
阅读次数:
368
VS2013(VS2010等版本也适用,均需安装Visual Studio SDK)理解默认路径的意义1默认情况下,项目模板默认生成路径为:...\ProjectTemplates\CSharp\1033\MyTemplate.zipProjectTemplate:由模板文件的类型Type="Pro...
分类:
其他好文 时间:
2015-07-24 15:45:30
阅读次数:
122
环境Ubuntu虚拟机安装的MongoDb,外面是 Win7 + Mongo客户端MongoVue客户端.Net库https://github.com/samus/mongodb-csharp文章出自:https://github.com/samus/mongodb-csharp问题1. 连接不上打...
分类:
数据库 时间:
2015-07-22 22:40:19
阅读次数:
189
想必有很多人在项目开发中可能遇见需要做模拟鼠标点击的小功能,很多人会在百度过后采用mouse_event这个函数,不过我并不想讨论如何去使用mouse_event函数怎么去使用,因为那没有多大意义。[csharp]view plaincopystaticvoidmouse_event(intdwFl...
http://www.c-sharpcorner.com/UploadFile/rmcochran/csharp_memory01122006130034PM/csharp_memory.aspx?ArticleID=9adb0e3c-b3f6-40b5-98b5-413b6d348b91&Page...
分类:
其他好文 时间:
2015-07-17 11:28:31
阅读次数:
347
步骤:1.VS2010 中找到(安装盘符以C盘为例)32位操作系统路径:C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplatesCache\CSharp\Code\2052\Class.zip64位操作系统路径:C...