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