We proceed to analysis the creating prospect of mining field at this proper minute according to the mechanical establishing prosperity and tendency. T...
分类:
其他好文 时间:
2014-09-02 15:29:04
阅读次数:
238
service类上要有标注,否则会报下面的错。缺少唯一的一个serivce bean。
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
...
分类:
其他好文 时间:
2014-09-01 17:47:33
阅读次数:
246
/* --- name: Class description: Contains the Class Function for easily creating, extending, and implementing reusable Classes. license: MI...
分类:
其他好文 时间:
2014-09-01 15:29:13
阅读次数:
208
Item 1: Consider static factory methods instead of constructorsAdvantage:One advantage of static factory methods is that, unlike constructors, they ha...
分类:
编程语言 时间:
2014-08-29 18:12:38
阅读次数:
262
Use the @WebServlet annotation to define a servlet component in a web application. This annotation is specified on a class and contains metadata about the servlet being declared. The annotated servlet...
分类:
编程语言 时间:
2014-08-28 18:09:25
阅读次数:
190
一个简单的例子:https://github.com/fekberg/GoHttp一个运行在windows上例子:http://www.adp-gmbh.ch/win/misc/webserver.htmlhttp://www.ibm.com/developerworks/systems/libra...
分类:
编程语言 时间:
2014-08-23 21:30:01
阅读次数:
187
第五章:TransformsAffine TransformsCGAffineTransform是二维的Creating a CGAffineTransform主要有三种变化方法旋转:CGAffineTransformMakeRotation(CGFloat angle)缩放:CGAffineTra...
分类:
移动开发 时间:
2014-08-23 15:14:11
阅读次数:
457
The following options can be placed in a kickstart file. If you prefer to use a graphical interface for creating your kickstart file, use the Kickstart Configurator application. Refer to Chapter 29...
分类:
其他好文 时间:
2014-08-21 22:58:06
阅读次数:
739
; Script generated by the Inno Setup Script Wizard.; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!#define MyAppName "快销系统"#de...
分类:
其他好文 时间:
2014-08-21 14:58:14
阅读次数:
320
vmware安装扩展工具报错的问题 vmware安装扩展工具报错Creating a new initrd boot image for the kernel.update-initramfs: Generating /boot/initrd.img-2.6.38-8-genericinitctl:...
分类:
其他好文 时间:
2014-08-18 12:29:34
阅读次数:
225