上一页 1 ··· 306 307 308 309 310 311 312 313 314 ··· 391 下一页
摘要: MsgBox http://www.jrsoftware.org/ishelp/index.php?topic=isxfunc_msgbox ExpandConstant http://www.jrsoftware.org/ishelp/index.php?topic=isxfunc_expandc 阅读全文
posted @ 2017-02-24 15:02 ChuckLu 阅读(1159) 评论(0) 推荐(0) 编辑
摘要: 卸载的同时删除日志,卸载的时候判断程序是否正在运行,regsvr32 1.卸载程序的时候如何判断程序是否正在运行 http://bbs.csdn.net/topics/370097914 2.强制删除安装目录 http://blog.csdn.net/cnbata/article/details/6 阅读全文
posted @ 2017-02-23 16:21 ChuckLu 阅读(671) 评论(0) 推荐(0) 编辑
摘要: A little understanding of how *nix pipes work would help. In short the '>>' pipe operator will append lines to the end of the specified file, where-as 阅读全文
posted @ 2017-02-23 10:11 ChuckLu 阅读(266) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/laoniu_c/article/details/38727339 通信协议中的转义符作用:在通信协议中用在协议中使得通信的内容更加安全可靠。 举例说明:假设现在需要定制一个通信协议,需要的最基本的就是一个帧头和帧尾的标志,因为通信的接收方才知道什么时候是通 阅读全文
posted @ 2017-02-22 14:00 ChuckLu 阅读(5958) 评论(0) 推荐(1) 编辑
摘要: https://documentation.devexpress.com/#WindowsForms/clsDevExpressUtilsImageCollectiontopic The collection of System.Drawing.Image objects to be used wi 阅读全文
posted @ 2017-02-22 13:36 ChuckLu 阅读(1152) 评论(0) 推荐(0) 编辑
摘要: https://documentation.devexpress.com/#WindowsForms/clsDevExpressUtilsSharedImageCollectiontopic The image collection that allows you to share images b 阅读全文
posted @ 2017-02-22 13:34 ChuckLu 阅读(631) 评论(0) 推荐(0) 编辑
摘要: 获取中文的周几 http://stackoverflow.com/questions/6182402/c-sharp-cultures-localize-dayofweek 阅读全文
posted @ 2017-02-21 11:09 ChuckLu 阅读(226) 评论(0) 推荐(0) 编辑
摘要: https://documentation.devexpress.com/#WindowsForms/CustomDocument2492 The Ribbon Control replaces traditional toolbars and menus with tabbed pages. Ea 阅读全文
posted @ 2017-02-21 09:50 ChuckLu 阅读(1085) 评论(0) 推荐(0) 编辑
摘要: https://documentation.devexpress.com/#WindowsForms/CustomDocument2498 官方文档说明 A Ribbon Status Bar (RibbonStatusBar) is displayed at the bottom of a par 阅读全文
posted @ 2017-02-21 09:42 ChuckLu 阅读(1793) 评论(0) 推荐(0) 编辑
摘要: Namespace:DevExpress.XtraGrid.Columns Assembly:DevExpress.XtraGrid.v16.2.dll https://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraGridC 阅读全文
posted @ 2017-02-20 13:30 ChuckLu 阅读(967) 评论(0) 推荐(0) 编辑
上一页 1 ··· 306 307 308 309 310 311 312 313 314 ··· 391 下一页