Windows开发
原文Windows Azure使用VS
2010的云应用开发过程作为技术人员,如果在2010还不知道云计算,那么你已经“OUT”了;作为Visual Studio平台的使用者,如果你不知道VS
2010,那么你已经成了“土人”。现在已经有很多的先行者开始尝试在Windows Azure Platfo...
原文在 Visual Studio 2010 中开发和部署 Windows Azure
应用程序在 Visual Studio 2010 中开发和部署 Windows Azure 应用程序Jim Nakashima、Hani Atassi 和
Danny Thorpe将应用程序或服务部署到 Micr...
1、go get
bitbucket.org/kardianos/service2、参考里面的exmaple,就可以了我承认我有点蛋疼
主要是应用DataGridView的EditingControlShowing事件。当单元格进入编辑模式时,可以处理执行该编辑控件的自定义初始化的此事件。public
DataGridViewTextBoxEditingControl dgvTxt = null; // 声明 一个 CellEdit...
原文:http://www.cnblogs.com/Billy-rao/archive/2012/05/16/2503437.html
怎样能使winform窗体的大小固定住,不能调整其大小 窗体FormBorderStyle属性设置为:FixedSingle,再把最大化禁用就可以了
使用.Net编...
1、引用FullScreen.js文件 以下是js代码/*Native FullScreen
JavaScript APICopyRight: Johndyer,
http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-pl...
步骤:1。运行--〉cmd:打开cmd命令框2。在命令行里定位到InstallUtil.exe所在的位置InstallUtil.exe
默认的安装位置是在C:/Windows/Microsoft.NET/Framework/v2.0.50727里面,所以你要在cmd里通过cd定位到该位置(cd
C:...
浅谈win8合约:http://www.devdiv.com/Windows_Metro-windows_metro_app_windows_contracts_-thread-131717-1-1.htmlWindows
8 中搜索合约的使用: http://www.devdiv.com/Wind...
大家好,今天给大家分享一款编辑器:sublime text2
我用过很多编辑器,EditPlus、EmEditor、Notepad++、Notepad2、UltraEdit、Editra、Vim,还有包括netbeans
, zendstudio, dreamweaver 等。 最后我遇见了subl...
前文提到Windows系统启动的原理,其中加载各项系统服务是影响系统启动时间的重要因素,之前软媒在Win7之家(http://www.win7china.com/)和Vista之家(http://www.vista123.com/)上都写过类似的服务优化攻略,今天重新整理一下,列入这个开机加速全攻略...