-
ResponseCodes
The <code>ResponseCodes</code> class contains the list of valid response codes a server may send to a client.
- 2013-10-29 17:09:19下载
- 积分:1
-
Visual Chat v1.91 chat software source
聊天软件Visual Chat v1.91源码-Visual Chat v1.91 chat software source
- 2022-03-24 15:33:39下载
- 积分:1
-
Attribute
This abstract class represents an attribute that is attached to a class, a class member, or a code attribute. Specific types of attributes are subclassed from it for Andriod.
- 2013-10-20 09:00:51下载
- 积分:1
-
jquery easyui-layout
jquery easyui-layout
- 2013-04-26下载
- 积分:1
-
setyearbyfg
var yName = null;
function setYearByFg(yy){
var Year = yy;
if(yName.value =="4") {
//暯惉尦崋
Year = Year + 1 - 1989;
} else if(yName.value =="3") {
//徍榓尦崋
Year = Year + 1 - 1926;
} else if(yName.value =="2") {
//戝惓尦崋
Year = Year + 1 - 1912;
} else if(yName.value =="1") {
//柧帯尦崋
Year = Year + 1 - 1868;
}
return Year;
}
//惣楋
function getYear(yName,Year){
var Year1 = null;
if(yName =="4") {
//暯惉尦崋
Year1 = (1989 -1) + Number(Year);
} else if(yName=="3") {
//徍榓尦崋
Year1 = 1926 -1 + Number(Year);
} else if(yName =="2") {
//戝惓尦崋
Year1 = 1912 - 1 + Number(Year);
} else if(yName =="1") {
//柧帯尦崋
Year1 = 1868 - 1 + Number(Year);
}else if(yName =="9") {
//惣楋尦崋
Year1 = Number(Year);
}
return Year1;
}
- 2022-06-27 20:46:27下载
- 积分:1
-
Scripts
unity3D 角色移动动画以及加速跑需要的能量 生命值的源码(unity3D character moves animation and buildup of energy needed source of the value of life)
- 2013-07-26 11:18:40下载
- 积分:1
-
Discuz 登陆后跳转至二级域名(or不同域名)页面 示例源码
Discuz 登陆后跳转至二级域名(or不同域名)页面 示例源码
- 2013-10-29下载
- 积分:1
-
mouse
js鼠标变换效果,鼠标效果是由css控制的,但是由javascript实现变换(js mouse transform effect)
- 2013-03-07 19:58:53下载
- 积分:1
-
se-2011-01-codes
se-2011-01-codes software engineering Satelite
- 2013-07-12 20:05:53下载
- 积分:1
-
CamanJS-4.1.1
说明: 图片处理,放大,缩小,截取等相关操作,非常值得一试(Picture processing, zooming, zooming, interception and other related operations are very worth trying.)
- 2020-06-16 19:40:01下载
- 积分:1