首页 > Windows开发
redis在windows下安装和PHP中使用
windows下安装redis1、redis简介redis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)、zset(sorted set --有序集合)和hashs(哈希类型)。这些数据类型...
分类:Windows开发   时间:2014-05-04 12:37:05    收藏:0  评论:0  赞:0  阅读:531
ACM-单调队列之Sliding Window——poj2823
ACM 单调队列 Sliding Window poj2823 单调队列详解...
分类:Windows开发   时间:2014-05-03 21:29:42    收藏:0  评论:0  赞:0  阅读:852
删除windows服务 cygwin sshd
$ cygrunsrv -R sshd     删除ssd服务...
分类:Windows开发   时间:2014-05-03 20:51:41    收藏:0  评论:0  赞:0  阅读:626
Win7访问不了WINXP共享文件
用win xp的机器可以访问,但用win 7的机器无法访问共享文件提示:您没有权限访问。请与网络管理员联系请求访问权限网上找了相应的资料做了如下动作1. 打开网上邻居→本地连接→属性里,“看是否安装了Microsoft网络的文件和打印机共享”,如没有安装,将其安装;2. 复制下面的代码到记事本中,注...
分类:Windows开发   时间:2014-05-03 22:57:02    收藏:0  评论:0  赞:0  阅读:681
图解js中常用的判断浏览器窗体、用户屏幕可视区域大小位置的方法
有时我们需要获得浏览器窗口或屏幕的大小、窗口下拉框下拉的距离等数据,对应这些需求,js中提供了不少解决方法,只是数量稍多容易混淆它们各自的意义,下面咱们用图例来解释下12个常见对象属性的作用。其中有6个常用的浏览器窗体属性(由于offsetWidth/Height在不同浏览器下表现有出入,故不在本章...
分类:Windows开发   时间:2014-05-03 23:19:08    收藏:0  评论:0  赞:0  阅读:583
Haskell ghci中调用pandoc的API进行markdown转换
所用环境:Windows Server 2008 + ghc 7.6.3(Haskell Platform 2013.2.0.0自带的) + pandoc 1.12.4。操作步骤:1. 安装Haskell Platform。2. 安装pandoc,安装命令:cabal install pandoc。...
分类:Windows开发   时间:2014-05-03 23:37:38    收藏:0  评论:0  赞:0  阅读:567
第一篇使用windows live writer发布日志
测试一下使用windows live writer发布日志。
分类:Windows开发   时间:2014-05-05 21:54:31    收藏:0  评论:0  赞:0  阅读:498
win7承载网络设置bat脚本实现
转眼就到五一了,依旧是宅了几天,上午看看NBA,晚上看看斯诺克,很舒服的小日子,话说问题都是生活中碰到的,今天算是深有体会,上午看NBA无意间发现手机看比用电脑要快好多,鉴于路由器老是不太稳定,所以决定用笔记本把网分出来试试,相信这种小把戏很多人都玩过吧,问题就..
分类:Windows开发   时间:2014-05-03 14:54:29    收藏:0  评论:0  赞:0  阅读:764
【微软公有云系列】Hyper-v(WinSer 2012 R2)网络虚拟化(三)租户隔离
前两章讲了挺多的理论知识,是希望让大家有一点了解,对网络基础不太好的朋友们或许看的会有点(◎﹏◎),不过不要紧,心里大概有个概念就行,接下来的会带给大家一些动手实践的Demo,加深大家对网络虚拟化(NVGRE)的了解。租户隔离我们知道,在公有云环境中,会有很多的企业?.
分类:Windows开发   时间:2014-05-03 14:52:10    收藏:0  评论:0  赞:0  阅读:1054
windows和ubuntu 10.4双系统启动顺序
修改/boot/grub/grub.cfg文件 /boot/grub/grub.cfg文件,这与旧版本不同(9.10之前版本/boot/grub/menu.lst),而且为了安全起见,该文件默认为“只读”属性,因此在修改启动菜单之前你必须先将其文件属性改为“可读写”后方可修改文件内容。 sudo chmod 666 /boot/grub/grub.cfg 修改成 default 4,...
分类:Windows开发   时间:2014-05-03 17:29:38    收藏:0  评论:0  赞:0  阅读:537
[ACM] poj 2823 Sliding Window (单调队列)
Sliding Window Time Limit: 12000MS   Memory Limit: 65536K Total Submissions: 36315   Accepted: 10756 Case Time Limit: 5000MS Description An array of size n ≤ 106 is gi...
分类:Windows开发   时间:2014-05-03 17:20:29    收藏:0  评论:0  赞:0  阅读:609
Windows程序的打包,部署(vs项目打包vs2013)---ShinePans
Windows 应用程序在开发完成之后,如何将程序打包并制作成安装程序...
分类:Windows开发   时间:2014-05-03 15:50:28    收藏:0  评论:0  赞:0  阅读:618
cygwin
在windows下通过安装cygwin模拟linux环境,然后再安装hadoop,是一种简单方便的方式。为hadoop准备的windows下cygwin环境安装过程如下: - 下载安装文件 最新的cygwin安装文件setup.exe下载地址在这里:http://cygwin.com/install.html。用最新版本的cygwin就可以,我用的是2.774版本的安装程序。 - 安装cyg...
分类:Windows开发   时间:2014-05-05 13:09:16    收藏:0  评论:0  赞:0  阅读:480
霸气侧漏的HTML5--之--canvas(1) api + 弹球实例
html5中大概最吸引人的新功能就是canvas...
分类:Windows开发   时间:2014-05-03 16:18:53    收藏:0  评论:0  赞:0  阅读:491
JBPM学习(二):ProcessEngine与Service API
1.获取processEngine的方法: a) 方法一 private ProcessEngine processEngine = new Configuration().setResource("jbpm.cfg.xml").buildProcessEngine(); b) 方法二 // 获取单例的ProcessEngine对象,使用的是默认的配置文件(jb...
分类:Windows开发   时间:2014-05-05 13:04:31    收藏:0  评论:0  赞:0  阅读:542
windows 8.1 (IIS 8.5) 添加PHP
IIS,PHP
分类:Windows开发   时间:2014-05-05 22:02:42    收藏:0  评论:0  赞:0  阅读:642
Unity for Windows: III–Publishing your unity game to Windows Phone Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-iiipublishing-to-windows-phone-store/InPart IIwe covered how you can publish your g...
分类:Windows开发   时间:2014-05-05 22:07:19    收藏:0  评论:0  赞:0  阅读:672
Unity for Windows: II – Publishing Unity games to Windows Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-ii-publishing-to-windows-8/Windows 8 is a new OS with a Windows Store where you can...
分类:Windows开发   时间:2014-05-05 22:06:28    收藏:0  评论:0  赞:0  阅读:803
Unity Game Starter Kit for Windows Store and Windows Phone Store games
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/Posted onSeptember 30, 2013byd...
分类:Windows开发   时间:2014-05-05 22:08:52    收藏:0  评论:0  赞:0  阅读:687
Creating a Unity Game for Windows 8
原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8Therecent release of Unity 4.2brings with it full-support for deploying Unit...
分类:Windows开发   时间:2014-05-05 22:11:49    收藏:0  评论:0  赞:0  阅读:872
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!