上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 89 下一页
摘要: 原文:https://ctolib.com/topics-52571.html C#实现DevExpress本地化实例详解 http://www.cnblogs.com/kshyrj/archive/2011/12/09/2281769.html DevExpress WinForm 控件汉化方法 阅读全文
posted @ 2017-09-19 22:38 BloggerSb 阅读(2117) 评论(0) 推荐(0)
摘要: ExecuteScalar is typically used when your query returns a single value. If it returns more, then the result is the first column of the first row. An e 阅读全文
posted @ 2017-09-15 19:34 BloggerSb 阅读(257) 评论(0) 推荐(0)
摘要: DisplayFormat 设置显示格式如:{0:P}表示显示为百分号模式。如数据源中为0.5。表示出来为50% 2、GridContro总合计及分组合计: 常规总合计直接RunDesigner-Group Summary Items DisplayFormat 设置显示格式如:{0:P}表示显示为 阅读全文
posted @ 2017-09-15 19:21 BloggerSb 阅读(2509) 评论(0) 推荐(0)
摘要: DevExpress的DateEdit设置显示日期和时间 http://blog.csdn.net/david_520042/article/details/51096975 1. 设置Mask.EditMask和DisplayFormat,EditFormat属性,设置为一致:'yyyy-MM-d 阅读全文
posted @ 2017-09-15 10:58 BloggerSb 阅读(1152) 评论(0) 推荐(0)
摘要: https://github.com/NotMyself/CalculatorService.git http://www.cnblogs.com/jys509/p/4614975.html 阅读全文
posted @ 2017-08-24 21:12 BloggerSb 阅读(218) 评论(0) 推荐(0)
摘要: 参考: http://blog.csdn.net/e295166319/article/details/52824235 使用C#压缩解压zip格式文件http://www.open-open.com/lib/view/open1389773696961.html C#解压或压缩文件夹http:// 阅读全文
posted @ 2017-08-23 09:52 BloggerSb 阅读(1973) 评论(0) 推荐(0)
摘要: C# XmlSerializer的出处: C# XmlSerializer实现序列化: C# XmlSerializer实现反序列化: 其他参考: C# XML反序列化与序列化举例:XmlSerializer http://blog.csdn.net/philosophyatmath/article 阅读全文
posted @ 2017-08-14 22:17 BloggerSb 阅读(409) 评论(0) 推荐(0)
摘要: 打开程序集的属性窗口,找到“安全性”设置,其中有一个“启用 ClickOnce 安全性设置”,勾选后再反勾选该复选框。 此时在解决方案资源管理器中,就可以找到 app.manifest 文件,勾选“启用 ClickOnce 安全性设置”是为了让VS生成这个文件,取消勾选是为了支持后面对 reques 阅读全文
posted @ 2017-08-14 22:00 BloggerSb 阅读(11411) 评论(1) 推荐(0)
摘要: https://templates.office.com/Templates 阅读全文
posted @ 2017-08-09 15:33 BloggerSb 阅读(281) 评论(0) 推荐(0)
摘要: 原文:http://www.cnblogs.com/dunitian/p/4523006.html 阅读全文
posted @ 2017-08-09 10:34 BloggerSb 阅读(170) 评论(0) 推荐(0)
上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 89 下一页