微软近期Open的职位:Job title: Software Development EngineerLocation: Beijing, ChinaAre you a talented developer who is passionate about mobile devices and re...
分类:
其他好文 时间:
2014-06-28 22:35:21
阅读次数:
369
The Java Authentication and Authorization Service (JAAS) is a standard extension to the security in the J2SE Development Kit 5.0. JAAS provides the ab...
分类:
Web程序 时间:
2014-06-21 13:45:27
阅读次数:
310
原因:我往项目的WEB-INF/lib中导入了struts2基本的包,还有struts1的core包,以及struts2-strut1-plugin的包,但是没有导入commons-loggin-1.3.1这个包,如下图我打开commons-loggin-1.3.1这个包看了一下,果然找到了这个组件...
分类:
编程语言 时间:
2014-06-21 12:53:54
阅读次数:
245
The following topics are covered in this section:JAAS and WebLogic ServerJAAS Authentication Development EnvironmentWriting a Client Application Using...
分类:
编程语言 时间:
2014-06-21 11:17:39
阅读次数:
198
监控server端的安装部署一、apache的安装下载httpd-2.2.15.tar.gz gunzip httpd-2.2.15.tar.gztar xvf httpd-2.2.15.tarcd httpd-2.2.15./configure --prefix=/usr/local/apache...
分类:
移动开发 时间:
2014-06-21 07:24:13
阅读次数:
319
微软近期Open的职位:ATG Engineer - GeneralistReady to work on some of the most advanced hardware on the planet and solve mind-bending game development problem...
分类:
其他好文 时间:
2014-06-20 23:50:25
阅读次数:
391
来自:http://cn.cocos2d-x.org/article/index?type=cocos2d-x&url=/doc/cocos2d-x-ch/manual/framework/native/v2/getting-started/setting-up-development-enviro...
分类:
其他好文 时间:
2014-06-20 19:07:37
阅读次数:
196
我们都知道Maven本质上是一个插件框架,它的核心并不执行任何具体的构建任务,所有这些任务都交给插件来完成,例如编译源代码是由maven-compiler-plugin完成的。进一步说,每个任务对应了一个插件目标(goal),每个插件会有一个或者多个目标,例如maven-compiler-plugi...
分类:
其他好文 时间:
2014-06-18 11:03:57
阅读次数:
166
参考文献:http://www.cnblogs.com/mchina/archive/2013/02/20/2883404.htmlhttp://my.oschina.net/duangr/blog/183160设定文件权限chown -R nagios.nagios envision_*chown...
分类:
移动开发 时间:
2014-06-18 10:53:41
阅读次数:
249
SwaggerJavadocLink:https://github.com/ryankennedy/swagger-jaxrs-docletUsage:Allowswaggerdefinitionjsonfiletobegeneratedonbuildingthemavenproject.Addthefollowingtoyourrestapiprojectpomfile<build><plugins><plugin><groupId>org.apache.ma..
分类:
Web程序 时间:
2014-06-17 17:21:51
阅读次数:
644