`
文章列表
1.服务端配置 1)服务端配置文件log4j-server.properties 01 #Define a narrow log category. A category like debug will produce some extra logs also from server itself 02 log4j.rootLogger=ERROR, file 03 04 #Define how the socket server should store the log events 05 log4j.append ...
JavaScript这门编程语言发展至今已经非常流行了,各种名词也层出不穷,我们随便列举下就有一大堆,比如Node.js、jQuery、JavaScript MVC、Backbone.js、AMD、CommonJS、RequireJS、CoffeScript、Flexigrid、Highchart、Script Loader、Script Minifier、JSLint、JSON、Ajax......这么多的东西席卷我们的脑海,无疑让人头晕目眩。但本质的东西总是不变的,而所谓本质就是一些核心的基础概念。这里的基础不是指JavaScript的表达式、数据类型、函数API等基础知识,而是指支撑上面这 ...
缓存是介于应用程序和物理数据源之间,其作用是为了降低应用程序对物理数据源访问的频次,从而提高了应用的运行性能。缓存内的数据是对物理数据源中的数据的复制,应用程序在运行时从缓存读写数据,在特定的时刻或事 ...
[代码] 以下的内容就是在Tomcat的webapps目录下新建一个www文件夹作为www.oschina.net这个域名的主目录 1 <Host name="www.oschina.net" debug="0" appBase="webapps" unpackWARs="true" autoDeploy="true" xmlValidation="false"  xmlNamespaceAware="false"> ...
[代码] server.xml <!-- Oracle 数据库 --> <Context path="/app1" docBase="app1" debug="1" reloadable="true" crossContext="true">           <Resource name="jdbc/orcldb" auth="Container" type="javax.sql.DataSource" ...
一、安装前的准备         下载以下软件:         1、InstantRails-2.0-win.zip :http://rubyforge.org/frs/?group_id=5288&release_id=46336         2、rubygems-update-1.3.7.gem:http://rubyforge.org/frs/?group_id=126&release_id=46496         3、redmine-1.3.0.zip :http://rubyforge.org/frs/?group_id=1850 二、安装         ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ut ...
事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture();  event.srcElement.releaseCapture();  事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 event.returnValue 鼠标位置 event.x event.y 窗体活动元素 document.activeElement 绑定事件 document.captur ...

异步装载图标

    博客分类:
  • css
http://ajaxload.info/
http://my.oschina.net/jgy/blog/94800
http://www.oschina.net/news/35590/6-fasion-jquery-and-css3-samples
http://www.oschina.net/code/snippet_12_13822
http://www.oschina.net/news/35360/impressive-paper-folding-effects
http://www.oschina.net/news/35369/touchdevelop-web-app
http://www.oschina.net/news/35343/7-css3-and-jquery-plugins
Global site tag (gtag.js) - Google Analytics