上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 67 下一页
摘要: A站弄个缓存,并且开放出一个读取借口给B站B站读取数据的时候,调用该接口和数据库内的数据累加,然后进行限时即可----------------------另外其他方法session服务、memcached或者用一些NOSQL的数据库,如下数据库的话建议用mango、redis,如果还想更快就用hiv... 阅读全文
posted @ 2014-06-04 17:37 dapeng888 阅读(254) 评论(0) 推荐(0)
摘要: jquery图片滚动仿QQ商城带左右按钮控制焦点图片切换滚动http://www.17sucai.com/pins/demoshow/382 阅读全文
posted @ 2014-06-01 16:52 dapeng888 阅读(162) 评论(0) 推荐(0)
摘要: 使用捆绑与 ASP.NET MVC 放缩法在这一节我们将创建 ASP.NET MVC 项目,审查捆绑和缩小。首先,创建一个新的 ASP.NET MVC 互联网项目,命名为MvcBM,而无需更改任何默认设置。打开App_Start\BundleConfig.cs文件并检查的RegisterBundle... 阅读全文
posted @ 2014-06-01 16:45 dapeng888 阅读(1663) 评论(0) 推荐(0)
摘要: socket官方: http://socket.io/需求:实现WEB IM功能,数据从服务器PUSH 不是PULLwebsocket是基于HTML5的新特性,不兼容IE6,7,8 。。。兼容性不好使用 Node.js 和 Socket.IO 构建简单的聊天程序在node.js根目录下创建文件夹c... 阅读全文
posted @ 2014-05-29 11:44 dapeng888 阅读(585) 评论(0) 推荐(0)
摘要: 原文地址:http://www.cnblogs.com/highend/archive/2011/04/18/asp_net_mvc3_layout.htmlI:回忆MVC2当中MasterPage那些事code:Master headMaster1...Master2...Master3...Ma... 阅读全文
posted @ 2014-05-29 10:34 dapeng888 阅读(229) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2014-05-26 23:28 dapeng888 阅读(0) 评论(0) 推荐(0)
摘要: http://www.shopex.cn/48release/shopexsingle_exper.php在线体验前台体验:http://demo.shopex.com.cn/485后台体验:http://demo.shopex.com.cn/485/shopadmin用户名:admin密码:adm... 阅读全文
posted @ 2014-05-26 12:11 dapeng888 阅读(391) 评论(1) 推荐(0)
摘要: 参考地址:http://topic.csdn.net/u/20090828/16/e693935a-99b7-4090-a6bc-0123c91183eb.html1、如何打开sqlserver2005的1433端口配置工具->SqlServerConfigurationManager->MSSQL... 阅读全文
posted @ 2014-05-26 12:08 dapeng888 阅读(1325) 评论(0) 推荐(0)
摘要: win7->程序和功能->打开或关闭Windows功能->找到telnet安装下 阅读全文
posted @ 2014-05-26 12:07 dapeng888 阅读(141) 评论(0) 推荐(0)
摘要: staticvoidMain(string[]args){Listlist=newList();GoodsInfog1=newGoodsInfo();g1.GoodsPriceRangeName="200~399";list.Add(g1);GoodsInfog2=newGoodsInfo();g1... 阅读全文
posted @ 2014-05-25 20:08 dapeng888 阅读(3491) 评论(0) 推荐(0)
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 67 下一页