Windows开发
1.首先确认你在Windows XP下,因为如果在98或2K下,那除非自己重画画所有界面,要不基本上是无法实现XP风格的。Your app description here 2.将上述代码保存为*.txt文件; 3.假设在你的目录c:\abc下有一个可执行文件abc.exe,我们把刚才建立的文件拷贝...
分类:Windows开发 时间:2014-02-15 01:29:38 收藏:0 阅读:430
需要给一个ip绑定不同域名,例如有两个项目/www/,/www2/需要http://a.com时访问的是www 项目http://b.com访问的是www2项目那么需要在nginx/conf下的nginx.conf文件里(一下是我的配置文件内容)#user nobody;worker_process...
分类:Windows开发 时间:2014-02-15 01:21:24 收藏:0 阅读:473
Windows 8.1 远程桌面远程桌面对于服务器托管的人来说,是常用的软件,windows 8.1操作系统的远程桌面怎么打开,在哪里可以找到呢? 11.组合键WIN+Q 打开metro 应用搜索, 在搜索框里输入"远程桌面连接" 2.然后在左边就可以看到"远程桌面连接",点击打开即可 3.点击"显...
分类:Windows开发 时间:2014-02-15 00:52:53 收藏:0 阅读:406
msysgit官网:http://msysgit.github.io/下载msysgithttp://msysgit.googlecode.com/files/Git-1.8.5.2-preview20131230.exe安装配置:选择组件对话框中,在默认的基础上增加以下:添加快速启动栏添加桌面图标...
分类:Windows开发 时间:2014-02-15 00:40:08 收藏:0 阅读:564
Web API 强势入门指南
分类:Windows开发 时间:2014-02-14 23:51:02 收藏:0 阅读:675
Dear All,As we know, there are 224 countriesandregions in the world. How many capitals of countries do you know? Capitals of different countriesThecap...
分类:Windows开发 时间:2014-02-14 23:30:13 收藏:0 阅读:638
Connector=CREATEOBJECT("mssoap.HttpConnector")Connector.Property["EndPointURL"] = "URL"Connector.Connect()Connector.Property ["SoapAction"] = "URL"Con...
分类:Windows开发 时间:2014-02-14 23:23:33 收藏:0 阅读:553
dojo API中英文缩写的意思 1、A-Array(数组) 2、B-Boolean(布尔类型) 3、C-Constructor(构造器) 4、D-Date(日期) 5、{}-DomNode(节点) 6、E-Error(错误) 7、F-Function(函数) 8、N-Number(数值) 9、O-Object(对象) 10、R-RegExp 11、S(紫色)-Arr...
分类:Windows开发 时间:2014-02-14 22:58:22 收藏:0 阅读:509
来看看Windows 8和Windows Phone 8开发的基本不同...
分类:Windows开发 时间:2014-02-14 22:57:42 收藏:0 阅读:437
# This file contains command-line options that the C## command line compiler (CSC) will process as part# of every compilation, unless the "/noconfig" ...
分类:Windows开发 时间:2014-02-14 22:54:37 收藏:0 阅读:602
19626962796289701
上一页97009下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!