Windows 10 Technical Preview ISO 下载页面????http://windows.microsoft.com/zh-cn/windows/preview-iso 产品密钥????NKJFK-GPHP7-G8C3J-P6JXR-HQRJR 简体中文版: Windows 10 Technical Preview (x64)...
转载自 http://www.cocoachina.com/ios/20150202/11088.html本文由CocoaChina翻译组成员YueWang(博客地址)翻译自苹果Technical Note之New AV Foundation Camera Features for the iPho...
分类:
其他好文 时间:
2015-02-12 17:54:41
阅读次数:
193
??继Windows 10、Windows Server、System Center Technical Preview技术预览版开放下载体验后,Office 2016 Technical Preview技术预览版也开放下载了,这些产品预计2015年下半年正式发布。Windows 10 Technical Preview技术预览版下载方法:http://blog.csdn.net/dennymvp...
转载请注明出处:jiq?钦's
technical Blog 版权所有 author by 季义钦
一、 动机
当前我们已经全面进入到分布式应用时代,后端已经开始全面服务化,根据职责拆分为多个子系统,并且以廉价服务器集群进行支撑。
但是在这样一种架构下:
1、 减轻配置灾难:
服务、网站、FTP服务器、数据库、公共组件等资源的配置信息,以及一些全局的系统配置参数...
分类:
其他好文 时间:
2015-02-10 15:27:52
阅读次数:
1574
http://www.gamedev.net/page/resources/_/technical/game-programming/understanding-component-entity-systems-r3013 The traditional way to implement game ...
分类:
其他好文 时间:
2015-02-10 15:07:41
阅读次数:
156
转载请注明出处:jiq?钦's technical Blog
ZooKeeperNet是ZooKeeper的.NET客户端,下载地址:https://github.com/ewhauser/zookeeper
测试程序
ZooKeeper zkClient =
new ZooKeeper(URL,
new TimeSpan(0, 0, 0, 10000), watcher);...
分类:
Web程序 时间:
2015-02-08 18:11:49
阅读次数:
238
QWT+qtcreator 编译、安装使用目录:一、Qwt简介 二、QWT编译一、Qwt简介 QWT:Qt Widgets for Technical Applications,是开源的2D绘图库。 二、QWT编译 2.1 环境 WIN7+Qt5.1.0QWT官方网址:http://qwt...
分类:
其他好文 时间:
2015-02-08 06:41:58
阅读次数:
368
转载请注明出处:jiq?钦's
technical Blog
1 集成Struts:
给web工程集成Struts2比较简单,下载struts2,将所需的jar文件add进去,然后配置web.xml增加请求处理者配置:
zk_regcenter
login.jsp
struts2
org.apache.stru...
分类:
编程语言 时间:
2015-02-05 23:28:37
阅读次数:
758
转载请注明出处:jiq?钦's
technical Blog
在SSH框架之下,最基本的是要实现访问控制。
主要思想就是使用拦截器控制action的访问,使用jsp代码控制jsp页面的访问。
拦截器需要指定拦截除了LoginAction和LogoutAction之外的所有Action
一般是声明一些拦截器拦截器,然后将某些拦截器组合成拦截器栈:
定义拦截器,在用户访问受保...
分类:
其他好文 时间:
2015-02-05 00:51:41
阅读次数:
157
Use Sandstorm to run your enterprise server cluster:使用Sandstorm来运行你的企业服务器集群Easy App Deployment简易部署A Sandstorm app only takes a couple clicks to deploy. It's so easy and secure that non-technical emplo...
分类:
其他好文 时间:
2015-02-03 17:26:38
阅读次数:
339