Template:1.A. Author Surname, 'Title', Year Published, (accessed 10 October 2013).Example:1.I. Heap, 'the Gloves', Imogenheap.co.uk, 2012, (access...
分类:
Web程序 时间:
2015-09-23 06:44:35
阅读次数:
218
例如你的主机IP:192.168.1.8 而你有三个站点,域名为:www.111.com,www.222.com,www.333.com 相应的网站文件放在主机的 D:\website\111; D:\website\222; D:\website\333文件夹下 现在打开APACHE配置文件htt...
分类:
Web程序 时间:
2015-09-18 12:01:46
阅读次数:
148
// by zhangxinxu welcome to visit my personal website http://www.zhangxinxu.com/// zxx.drag v1.0 2010-03-23 元素的拖拽实现var params = { left: 0, top: 0, cur...
分类:
编程语言 时间:
2015-09-16 15:31:52
阅读次数:
186
Following content is reprinted from here, please go to the original website for more information.Author: Alex ShevchukIntroductionA typical Major Upgr...
分类:
其他好文 时间:
2015-09-15 14:27:30
阅读次数:
173
Following content is reprinted from here, please go to the original website for more information.Author:pusuRecently I am working with Windows Install...
分类:
其他好文 时间:
2015-09-14 11:55:01
阅读次数:
182
1 首先奉上链接其http://ueditor.baidu.com/website/index.html 更多更详细内容在其官方api上,本文只是一个归类总结性文章。2 下载链接http://ueditor.baidu.com/website/download.html 本人是.net开发人员就直接...
分类:
其他好文 时间:
2015-09-13 17:23:23
阅读次数:
375
[UPDATE:solution] thx everyone, especially RiaD for its idea, this is what I've done:Edited my .htaccess file at the root of my website and added the ...
分类:
数据库 时间:
2015-09-13 15:45:47
阅读次数:
191
Duilib is an open source windowless ui library base on viksoe‘s excellent directui code(http://www.viksoe.dk/code/windowless1.htm). Thanks to viksoe. Our website:https://github.com/duilib/duilib Du...
分类:
其他好文 时间:
2015-09-11 14:33:04
阅读次数:
137
享元模式(Flyweight),运用共享技术有效地支持大量细粒度的对象。 缺点:使得系统更加复杂;使得程序逻辑复杂化。Demo: abstract class Website { public abstract void Use(User user); } c...
分类:
其他好文 时间:
2015-09-09 17:35:37
阅读次数:
137
介绍UEditor:http://ueditor.baidu.com/website/index.htmlUPYUN:https://www.upyun.com/index.html步骤UEditor文件目录1.action_upload.php处理上传附件和上传视频 case 'uploadima...
分类:
其他好文 时间:
2015-09-09 16:13:47
阅读次数:
198