11 2016 档案

摘要:ASP.NET offers three frameworks for creating web applications: Web Forms, ASP.NET MVC, and ASP.NET Web Pages. All three frameworks are stable and matu 阅读全文
posted @ 2016-11-29 13:37 ChuckLu 阅读(177) 评论(0) 推荐(0) 编辑
摘要:Getting Started with ASP.NET MVC This is a beginner tutorial that introduces the basics of ASP.NET MVC. You’ll create a simple web application that re 阅读全文
posted @ 2016-11-29 11:12 ChuckLu 阅读(287) 评论(0) 推荐(0) 编辑
摘要:https://www.devexpress.com/Support/Center/Question/Details/Q94915 If you set the AutoSizeMode to None, you will be able to set the Height and Width of 阅读全文
posted @ 2016-11-25 10:39 ChuckLu 阅读(6610) 评论(1) 推荐(1) 编辑
摘要:https://msdn.microsoft.com/en-us/library/system.globalization.textinfo.totitlecase(v=vs.110).aspx Converts the specified string to title case (except 阅读全文
posted @ 2016-11-24 09:19 ChuckLu 阅读(403) 评论(0) 推荐(0) 编辑
摘要:https://documentation.devexpress.com/#WindowsForms/CustomDocument18217 This topic will guide you through the main terms, concepts and mechanics used i 阅读全文
posted @ 2016-11-23 15:50 ChuckLu 阅读(3861) 评论(0) 推荐(0) 编辑
摘要:create table bike (id varchar(6) primary key, password char(6)); 阅读全文
posted @ 2016-11-17 14:33 ChuckLu 阅读(240) 评论(0) 推荐(0) 编辑
摘要:https://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraNavBarNavBarControltopic Views https://documentation.devexpress.com/#WindowsForms/ 阅读全文
posted @ 2016-11-16 10:42 ChuckLu 阅读(577) 评论(0) 推荐(0) 编辑
摘要:https://msdn.microsoft.com/en-us/library/8s9b9yaz(v=vs.110).aspx C:\Users\Administrator\.nuget\packages\squirrel.windows\1.4.4\tools C:\Users\Administ 阅读全文
posted @ 2016-11-15 15:36 ChuckLu 阅读(274) 评论(0) 推荐(0) 编辑
摘要:https://www.codewars.com/kata/zip-it/train/csharp 优化: return a.Select((t, i) => fn(t, b[i])).ToArray(); 阅读全文
posted @ 2016-11-10 10:31 ChuckLu 阅读(435) 评论(0) 推荐(0) 编辑
摘要:隐藏Drag a column header here to group by that column https://www.devexpress.com/Support/Center/Question/Details/Q412390 I have created a Grid Control t 阅读全文
posted @ 2016-11-09 16:27 ChuckLu 阅读(724) 评论(0) 推荐(0) 编辑
摘要:How to get a user's client IP address in ASP.NET? Often you will want to know the IP address of someone visiting your website. While ASP.NET has sever 阅读全文
posted @ 2016-11-09 11:16 ChuckLu 阅读(420) 评论(0) 推荐(0) 编辑
摘要:https://documentation.devexpress.com/#WindowsForms/CustomDocument2434 添加列 添加节点 https://documentation.devexpress.com/#WindowsForms/DevExpressXtraTreeLi 阅读全文
posted @ 2016-11-08 15:32 ChuckLu 阅读(3399) 评论(0) 推荐(0) 编辑
摘要:'ClientApp.vshost.exe' (CLR v4.0.30319: ClientApp.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationClient\v4.0_4.0.0.0__31b 阅读全文
posted @ 2016-11-07 14:08 ChuckLu 阅读(460) 评论(0) 推荐(0) 编辑
摘要:https://www.devexpress.com/Support/Center/Question/Details/Q411356 在主窗体Load的时候,获取所有继承自XtraForm的类型 通说navBarControl上的单击事件,打开窗体 阅读全文
posted @ 2016-11-04 16:21 ChuckLu 阅读(4180) 评论(1) 推荐(1) 编辑
摘要:https://www.devexpress.com/Support/Center/Question/Details/K18516 To accomplish your task, please execute the following steps: 1. Make all forms (pare 阅读全文
posted @ 2016-11-04 10:41 ChuckLu 阅读(767) 评论(0) 推荐(0) 编辑
摘要:开发者论坛 DevExpressComponents-16.1.6.16270.exe http://www.dxper.net/thread-7440-1-1.html http://www.dxper.net/thread-7035-1-1.html 链接:http://pan.baidu.co 阅读全文
posted @ 2016-11-01 16:18 ChuckLu 阅读(1287) 评论(0) 推荐(0) 编辑
摘要:默认的搜索结果,仅仅搜索原创的repository 想要搜索的时候,能够搜索到fork出来的repository的话 在关键字后面加上空格 fork:true 阅读全文
posted @ 2016-11-01 10:13 ChuckLu 阅读(683) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示