码迷,mamicode.com
首页 >  
搜索关键字:website    ( 1009个结果
实现腾讯qq第三方登录
参考文档链接:http://wiki.open.qq.com/wiki/website/%E5%87%86%E5%A4%87%E5%B7%A5%E4%BD%9C_OAuth2.0文件名为:teng.html<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <metaproperty="qc..
分类:其他好文   时间:2015-05-15 18:07:12    阅读次数:215
谈谈favicon和他带来的问题
原文:谈谈favicon和他带来的问题favicon.ico介绍 favicon.ico是个什么东西呢,也许见得太多都习以为常了(我就是这样,直到写这篇文章之前才知道),看看维基百科的解释: Favicon是favorites icon的缩写,亦被称为website icon(网页图标)、page ...
分类:其他好文   时间:2015-05-13 19:28:31    阅读次数:134
Install Me
Install MeMarcus Bakeri AM NOT THE SLiGHTEST BiT iNTERESTED iN YOUR PROGRAM. I am surrounded by problems and have a to-do list as long as my arm. The only reason I am at your website right now is beca...
分类:其他好文   时间:2015-05-12 11:21:37    阅读次数:123
asp.net mvc4+EF 下使用UEditor
一、从官方网站下载UEditor,http://ueditor.baidu.com/website/download.html, 我下载的是1.53.net版本二、使用VS2013创建MVC4 工程,添加UEditor到Content下三、在VS中创建EF,主要model如下 using Syste...
分类:Web程序   时间:2015-05-11 19:33:43    阅读次数:169
GitBook配置
GitBook 是一个通过 Git 和 Markdown 来撰写书籍的工具。生成格式有:JSON、ePub、PDF、Website !================================Git 方式GitBook 使用 Git 进行写作内容管理。从用户的角度看,这样能够方便地进行多人协作...
分类:其他好文   时间:2015-05-11 14:18:49    阅读次数:939
grunt错误——Fatal error: Unable to find Gruntfile
E:\website\jquery-plugins>grunt A valid Gruntfile could not be found. Please see the getting started guide for more information on how to configure grunt: http://gruntjs.com/getting-started Fatal error...
分类:其他好文   时间:2015-05-11 13:06:24    阅读次数:175
修改Azure Website默认时区
Azure Website默认时区为国际标准时间,对中国用户来说不太方便友好,如何设置成北京时间呢?打开Azure Website的“配置”页,找到“应用设置”节点。在应用设置中添加设置项,密钥为“WEBSITE_TIME_ZONE”,值为时区ID,比如北京时间为“China Standard Ti...
分类:Web程序   时间:2015-05-11 12:36:50    阅读次数:251
10 Best Free WordPress Gallery Plugins 2015
Best free wordpress gallery plugins of 2015 have all the essential features to create a portfolio gallery websites. These are useful wordpress plugins 2015. Photography website is not like any othe...
分类:其他好文   时间:2015-05-08 00:22:32    阅读次数:209
Install Me
Install MeMarcus Bakeri AM NOT THE SLiGHTEST BiT iNTERESTED iN YOUR PROGRAM. I am surrounded by problems and have a to-do list as long as my arm. The only reason I am at your website right now is beca...
分类:其他好文   时间:2015-05-07 10:33:37    阅读次数:138
nginx切割日志
#!/bin/bash # #Filename:nginxCutLog.sh #Author:Qicheng #Website:http://qicheng0211.blog.51cto.com/ #Description:切割nginx日志 #Notes:设置crontab,每天23点59分定时执行 # ROOT_UID=0 if["$UID"-ne"$ROOT_UID"];then echo"Error:必须以root用户运行此程序!" exit1 fi..
分类:其他好文   时间:2015-05-06 18:19:03    阅读次数:124
1009条   上一页 1 ... 79 80 81 82 83 ... 101 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!