Time of Update: 2017-07-05
標籤:page 儲存 osi tab 列印 code 水平 highlight 垂直置中 由於長時間沒有練習javaScript的代碼,導致現在用起來相當的生疏,前幾天要簡單的取個表
Time of Update: 2017-07-05
標籤:php use open size 轉義 files 讀取 開啟 pre get_magic_quotes_runtime()
Time of Update: 2017-07-05
標籤:dad nat size tar doctype 日期時間 tps play highlight 日曆控制項:https://fullcalendar.io/docs/https://fu
Time of Update: 2017-07-05
標籤:self cti extend 堆記憶體 elf func echo ati ext self 指的是self所在的類new static 執行個體化的是當前使用的類,有點像$this ,
Time of Update: 2017-07-05
標籤:優先 文檔 jquery 順序 完成 code 渲染 class 代碼 jQuery有3種針對文檔載入的方法$(document).ready(function() { // ...
Time of Update: 2017-07-05
標籤:結構 define 支援 不能 pre 簡單 算術運算子 接收 函數定義 1 版本差異:const 要求php的版本》5.3.0define 可以相容php4,php5 等版本
Time of Update: 2017-07-05
標籤:阻塞 服務 原則 相同 運動 ext 頁面 空校正 microsoft ?計劃的制定涉及到周期-動作包-動作的關聯操作,在上一篇<計劃的添加與重設>完成了周期的設定、動作包的添
Time of Update: 2017-07-05
標籤:想法 web.xml 業務 jobs 實現 obb bsp task ota 零、廢話:
Time of Update: 2017-07-05
標籤:狀態 -name lte 結束 nim 系統 樣式 strong ack 動畫模組動畫格式//1.告訴系統需要執行哪個動畫animation-name:動畫名//3.告訴系統動畫期間ani
Time of Update: 2017-07-05
標籤:public size conf 推薦 bsp think default set 通過 thinkphp的請求對象request 所有請求的參數都可以通過request接收&nbs
Time of Update: 2017-07-04
標籤:簡單 文檔 oct html div char set nbsp charset <!doctype
Time of Update: 2017-07-04
標籤:語句 四捨五入 整數 響應 cas 取整 資料 類型轉換 oat 1.js簡介a)js是一種網頁指令碼語言,使得瀏覽器可以與網頁互動。js的一種基於對象和事件驅動,具有安全效能的指令碼語言
Time of Update: 2017-07-04
標籤:blog false style filter logs 去除 php lte 數組 一直一維array_filter() 函數只能去除一維數組,其實這個函數也能去除多維陣列:$arr =
Time of Update: 2017-07-04
標籤:copyto 通過 ensp audio pen div views mp3 blog 轉自:http://blog.csdn.net/u012246458/article/details
Time of Update: 2017-07-04
標籤:database 工具 string 格式 expr throw 釋放 .post bsp 作為一個初學者而言
Time of Update: 2017-07-04
標籤:基本 ret cti code java name 屬性 調用 creat javascript中,對象的繼承是通過原型去繼承。可以這樣理解:js中的對象,包含的除了屬性和方法,還有一個最
Time of Update: 2017-07-04
標籤:安全性測試1.Netsparker Community Edition(Windows) 這個程式可以檢測SQL注入和跨頁尾本事件。當檢測完成之後它會給你提供一些解決方案。 2.Websecurify(Windows, Linux, Mac OS X) 這是個簡單易用的開源工具,此程式還有一些人外掛程式支援,可以自動檢測網頁漏洞。運行後可產生多種格式的檢測報告。 3.Wapiti(Windows, Linux, Mac OS
Time of Update: 2017-07-04
標籤:blog https encrypt 搭建個人部落格的時候,就看過一些免費認證申請的文章,也瀏覽過一些使用Https的部落格。使用Https要比Http安全很多,至少在國內很普通的流量劫持攻擊會減少很多。閑來無事,測試把自己的個人部落格也升級到Https。 使用Https加密首先就需要申請個人部落格認證,收費的憑證授權單位國內和國外都有很多。個人部落格推薦使用現在比較流行的Let‘s
Time of Update: 2017-07-04
標籤:jquery梳理一下jQuery的常用操作jQuery隱藏顯示對象id為test的元素的display修改成了“none”,即隱藏了id為test的元素:$(‘#test‘).css(‘display‘,‘none‘)或$(‘#test‘).style.display="none"我們經常用到的是切換一個元素的隱藏與現實,下面給出代碼:var show =
Time of Update: 2017-07-04
標籤:amp date 生態 llb 轉換 調用 call jquer out ①雜記:前面有原生態JavaScript實現ajax這裡又多了更簡單的方法實現ajax②$.get()