I am using the Spring
SimpleFormControllerexampleto illustrate the build process. The figure below
shows the structure of the web application.All the ...
分类:
其他好文 时间:
2014-05-16 22:32:09
阅读次数:
402
Github现在基本属于“安全”网站,但Github使用fastly.net的CDN服务后,其网站在国内经常不能正常加载网页。github.global.ssl.fastly.net的亚洲IP一般为103.245.222.184,速度更快,但在国内经常“失效”,而Hosts手动更改为欧美IP的方法目...
分类:
Web程序 时间:
2014-05-16 20:24:21
阅读次数:
356
一、名词解释(1)SGA:System Global Area是Oracle
Instance的基本组成部分,在实例启动时分配;系统全局域SGA主要由三部分构成:共享池、数据缓冲区、日志缓冲区。(2)共享池:Shared
Pool用于缓存最近被执行的SQL语句和最近被使用的数据定义,主要包括:Lib...
分类:
数据库 时间:
2014-05-16 19:43:23
阅读次数:
447
转:http://esoftmobile.com/2014/01/14/build-ios6-ios7-apps/前言前段时间,苹果在它的开发者网站上放出了iOS系统安装比例,其中iOS7占到78%,iOS6占18%,剩余4%是iOS6以下版本。我们也借此机会将手上正在进行的两个项目都升级到支持iO...
分类:
移动开发 时间:
2014-05-16 08:08:34
阅读次数:
439
f(Build.VERSION.SDK_INT >10) builder
=newAlertDialog.Builder(getActivity(), R.style.Theme.Sherlock.Dialog);else
builder =newAlertDialog.Builder(...
分类:
移动开发 时间:
2014-05-16 07:49:31
阅读次数:
606
转自:http://blog.csdn.net/callchunli/article/details/8929813(2013/9/2)build.xml:939:
java.lang.ArrayIndexOutofBoundsExcption:1at com.android.ant.Depende...
分类:
移动开发 时间:
2014-05-16 05:10:27
阅读次数:
1029
??
解决办法:加入相关类的 jar 包到你的 classpath (右键点击某个jar包--build path--config build path...---liberary---Add external jar library),此处加入 servelet-api.jar(此包在eclipse/plugins目录中可以找得到,其他类似的错误也用相同的方法解决) 到 classpath ,...
分类:
编程语言 时间:
2014-05-15 07:08:36
阅读次数:
313
BUILD FAILEDG:\android\SDK\android-sdk-windows\tools\ant\build.xml:645: The following erroroccurred while executing this line:G:\android\SDK\android-sdk-windows\tools\ant\build.xml:683: null returned:...
分类:
移动开发 时间:
2014-05-15 04:48:27
阅读次数:
647
1:生成随机数 2:定义常量(两种) (1):define():随便定义在哪里
(2):const():只能定义在最前面 3:想在函数里用全局变量必须用global申明一下 例:$conn = ""; //全局变量 function
get_c...
分类:
Web程序 时间:
2014-05-14 23:37:33
阅读次数:
615
Python-based Template PackagesPython-based
Template PackagesWebBot - Build Web Apps as Easily as Native Ones - HomeBuild
Web Apps as Easily as Native ...
分类:
移动开发 时间:
2014-05-14 22:50:26
阅读次数:
348