JS代码
function music_box(){
var url=new Array();
var name=new Array();
var num = 0;
var _this = this;
this.init = function(){
jQuery(quot;#musicquot;).fadeIn(quot;slowquot;);
if(name.length == 0){
...
Tag : html5,css3,php,audio
JS代码
/************** html5上传初始化 ************************/
var dropbox = document.getElementById(quot;dropboxquot;);
dropbox.addEventListener(quot;dragenterquot;, dragenter, false);
dropbox.addEventListener(quot;dragoverquot;, dragover, ...
Tag : html5,css3,php
先引入
lt;script type=quot;text/javascriptquot; src=quot;lt;?php echo $website; ?gt;/scripts/shCore.jsquot;gt;lt;/scriptgt;
lt;script type=quot;text/javascriptquot; src=quot;lt;?php echo $website; ?gt;/scripts/shBrushJScript.jsquot;gt;lt;/scriptgt;
lt;script type=quot;text/javascriptquot; src=quo ...
Tag : SyntaxHighlighter,演示,demo,高亮
1:安装好后,点击验证 2:成功后进入控制台 https://127.0.0.1:9043/ibm/console 3:资源-》JDBC-》JDBC提供的程序 选择作用域后新建 完成后保存 成功后点击修改,如图 4:环境-》WebSphere 变量,选择作用域后新建刚刚填写的变量 ${DB2UNIVERSAL_JDBC_DRIVER_PATH} 填写相对应的位置后保存修改 5:资源-》JDBC-》数据源 完成后保存修改 6:点击进入刚刚创建的数据源 JAAS - J2C 认证数据 ...
Tag : WebSphere,db2,war,ibatis,java
修改
打开/conf/目录
passwd的
harry = harryssecret
sally = sallyssecret
svnserve.conf的
anon-access = read
auth-access = write
password-db = passwd ...
Tag : Subversion
1:http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100am expandFolder=8100am folderID=91
下载最新的msi版本,并安装
2:
svnadmin create E:svn
3:
修改
打开/conf/目录
passwd的
harry = harryssecret
sally = sallyssecret
svnserve.conf的
anon-access = read
auth-access = write
password-db ...
Tag : svn,自动启动,windows服务
1:delete from T_XX_CLBJFSDH
2:commit ...
Tag : DB2,数据库
lt;functiongt;
lt;descriptiongt;yymmddhhmmlt;/descriptiongt; //描述最好与方法名相一致
lt;namegt;yymmddhhmmlt;/namegt; //最好与方法名相一致
lt;function-classgt;com.copote.xmove4Frame.util.StrutsStrChangelt;/function-classgt; //类名
lt;function-signaturegt;
...
Tag : java,struts2



Comment:




