09 2016 档案
摘要:Environment I'm using OS X 10.11.4 and have installed. Introduction I recently downloaded several pictures from Google Plus to use them as my wallpape
阅读全文
摘要:Introduction 博客园的许多页面都是只支持PC的,没有手机端的,也没有手机端的app。每次查看都有放大了才能看清楚字体,手指和游泳似的,左右开弓,很不方便。还有上次我修改了theme之后,手机端看是很好了,不过还是没有自动放大到合适的大小。所以申请了JS权限,custom CSS,小搞一下
阅读全文
摘要:Introduction ThinkPHP is a very charming PHP framework to easily build a website. It's structured in MVC(Module, View, Controller) and provides conven
阅读全文
摘要:Introduction Usually when you logged in you linux based PC remotely via SSH, a long banner will be displayed, including the os and kernel version of t
阅读全文
摘要:Introduction Stylish is a easy browser extension/plugin for users to customizing the web page styling using CSS/3. It is available in Google Chrome, F
阅读全文
摘要:Intro cnblogs 的 summerGarden 主题是一个宽屏版的,而且设计虽然很Qzone风格,不过我个人喜欢「简单,扁平」的设计风格,所以就修改了一下样式。 before after redesign stylesheet
阅读全文
摘要:located at contains all the db created or opened by using for example, the extension create or open a database named in file the steps to find the db
阅读全文
摘要:转换\uXXXX if Python3.x: 1. no longer exists in 3.x. that']s why is thrown. 2. Unicode literal string is different from string . if you don't understand
阅读全文
摘要:❶ http://www.52wubi.com/wbbmcx/tp/用.gif 和 ❷ http://www.52wubi.com/wbbmcx/tp/%E7%94%A8.gif ❶ get的时候会 但 ❷ 就可以正常 所以需要把汉字
阅读全文
摘要:```CSS
[id^=google_ads_],
[id^=bd_ad_],
#cpro_u2392825,
[id^=BAIDU_SSP_],
.bbs_top_ad,
.csdn-toolbar,
#topic-detail-ad-ul,
#Topic_Top,
#topic-extra-info,
.adtxt{ display:none !important;
}
```
阅读全文
摘要:```PHP private function http_curl($url,$type='get',$res='json',$arr=''){ $req = curl_init(); curl_setopt($req, CURLOPT_URL, $url); curl_setopt($req, CURLOPT_RETURNTRANSFER, 1); cur...
阅读全文
摘要:使用 必须使用 flag 这个修饰符添加的额外的功能,与Perl的PCRE不兼容。 Pattern和字符串均为UTF 8编码。 从 PHP 4.1.0 or greater on Unix and from PHP 4.2.3 on win32 开始支持。 从PHP 4.3.5开始对UTF 8的有效
阅读全文
摘要:the theme directory is located at the dirs (excluding 16x16, 48x48, ...) are the theme each each contains a and icons and only icons can be changed (
阅读全文
摘要:```Javascript
require(["dojo/_base/xhr"], function(xhr) { // Execute a HTTP GET request xhr.get({ // The URL to request url: "get-message.php", // The method that handles the re...
阅读全文
摘要:最近使用TP5/PHP7,总是出现 ,才发现是php没有启用openssl扩展。想来xampp5.x应该是默认打开openssl的,只是xampp7.x关了。 php/php.ini,uncomment restart xampp/apache
阅读全文

浙公网安备 33010602011771号