Time of Update: 2015-02-27
IE6 position:fixed 固定定位問題,positionfixedIE6下 position:fixed失效,解決方案如下:除了IE6的瀏覽器.top { width: 97px; height: 278px; background: #e0c157; position: fixed; z-index: 30000; /*
Time of Update: 2015-02-27
HTML5 SVG和CSS3超酷文字遮罩動畫特效,這是一組使用HTML5SVG和CSS3技術製作的超酷文字遮罩動畫特效。這一組文字遮罩動畫特效中共有23種效果,分別使用23種不同的SVG和CSS3技術來實現。這23種不同的SVG和CSS3技術實現的文字遮罩動畫效果的瀏覽器安全色性也各不相同。在chrome瀏覽器中可以看到大部分效果,建議使用chrome瀏覽器來查看demo。線上示範:http://www.htmleaf.com/Demo/201502181394.html:http://www.
Time of Update: 2015-02-27
html+css表白牆,htmlcss表白<strong><strong><!doctype html><html lang="en"> <head> <meta charset="GB2312"> <meta name="Generator" content="EditPlus廬"> <meta
Time of Update: 2015-02-27
Photoshop入門教程(二):暫存檔設定與尺規設定,photoshop入門教程建立文檔之後大家就可以對映像進行編輯。在對映像進行編輯之前,先來瞭解一下如何查看映像的一些基本資料。在軟體左下角,會有這樣的資訊顯示視窗。1視窗表示當前映像顯示比例,200%代表當前為放大兩倍顯示。左鍵雙擊可修改顯示比例。2視窗顯示當前文檔所佔空間,滑鼠放到圖示位置按住左鍵不放,出現3視窗,顯示當前映像資訊。暫存檔設定Photoshop暫存檔預設情況下是在C盤,但是C盤作為系統硬碟空間有限,當處理大型文檔時,C盤空
Time of Update: 2015-02-27
標準ajax提交方法,標準ajax提交<!-- 表單ajax提交方法 --><scripttype='text/javascript'>jQuery(document).ready(function(){jQuery('form').submit(function(){ jQuery.ajax({ type:'post', dataType:'json',
Time of Update: 2015-02-27
js 格式化,js格式化//金額轉換成大寫 function toDaX(num){ //金額大小寫轉換 if (isNaN(num) || num > Math.pow(10, 12))
Time of Update: 2015-02-27
jQuery選取器代碼詳解(七)——elementMatcher函數,jqueryelement要讀懂Sizzle的Compile執行過程,首先需要弄清楚涉及的各個子程式的功能和關鍵變數和作用,我將逐一對jQuery-1.10.2版本的Compile代碼進行說明,望能給予大家協助。elementMatcher(matchers)1、源碼function elementMatcher(matchers) {return matchers.length > 1 ? function(elem,
Time of Update: 2015-02-27
div跟隨滑鼠懸浮顯示,div跟隨懸浮<span style="font-size:18px;"><!doctype html><html lang="en"> <head> <meta charset="UTF-8"> <meta name="Generator" content="EditPlus®"> &
Time of Update: 2015-02-27
移動端開發心得,端開發心得1、 iOS裡fixed中有input或者textarea,使用者在裡面輸入文字,觸發鍵盤,fixed容器會置中顯示,而不是繼續懸浮 解決辦法: http://dwz.cn/CrwNz2、移動端click時間300ms延遲 解決辦法:zepto.js 或者百度touch.js 或者是fastclick.js3、zepto的touch問題:swipe事件在小米1
Time of Update: 2015-02-27
js限制金額輸入框(最高精度為保留6位小數),js6位js限制金額輸入框(最高精度為 保留6位小數)說明:在一個項目中有限制6位小數的限制。在本次測試的過程中發現還存在一些bug 1.如可以長按鍵盤不放可輸入多個小數點
Time of Update: 2015-02-27
簡單易用的Div彈出層,簡單易用Div彈出層<html><head><title>showdiv</title><!--這是樣式--><style type="text/css">.black_overlay{ display: none; position: absolute; top: 0%;&
Time of Update: 2015-02-27
NYOJ 179 LK's problem (排序類比),nyojlk連結:click here~~題意:描述LK has a question.Coule you help her?It is the beginning of the day at a bank, and a crowd of clients is already waiting for the entrance door to open. Once the bank opens,
Time of Update: 2015-02-27
c++ 泛型程式設計 之 TypeLists,typelists完整代碼 在 http://download.csdn.net/detail/zhuyingqingfen/8457091關於 C++ 泛型中的 TypeTraits ,參考 c++ 泛型程式設計 之 TypeTraits#ifndef TYPE_LISTS_H_#define TYPE_LISTS_H_#include <iostream>#include <string>#
Time of Update: 2015-02-27
java
Time of Update: 2015-02-27
YT14-HDU-滿足(a^2+b^2 +m)/(ab)的(a,b)有多少,yt14-hdu-abProblem DescriptionGiven two integers n and m, count the number of pairs of integers (a,b) such that 0 < a < b < n and (a^2+b^2 +m)/(ab) is an integer.This problem contains multiple
Time of Update: 2015-02-27
關於 error: LNK1123: failure during conversion to COFF: file invalid or corrupt 錯誤的解決方案,lnk1123coff重裝了VS2010,在編譯器時出現了“error: LNK1123: failure during conversion to COFF: file invalid or corrupt
Time of Update: 2015-02-27
3D塔防遊戲實現 1.1 3D地圖,3d1.1 本文3D地圖(3D地圖有例子指令碼:”:/Samples/地形/3D地形/HitTerrain3D.ais”) 我的3D地圖的源碼如下: (用到的圖) 基礎地圖 MapBase.aisLoadImage("Map1Img","1.png");//草色LoadImage("Map2Img","2.png");//黃色石頭LoadImage("Map3Img","3.png");//褐色石頭LoadImage("Map4Img","4.
Time of Update: 2015-02-27
opencv_python安裝與配置_windows,pythonopencv安裝0_安裝python2.7.xpython.org官網下載python2.71_numpy下載1.9.1http://sourceforge.net/projects/numpy/files/NumPy/1.9.1/下載之後安裝即可2_opencv下載2.4.10http://sourceforge.net/projects/opencvlibrary/files/opencv-win/下載之後解壓,將解壓目錄op
Time of Update: 2015-02-27
POJ 1440-Varacious
Time of Update: 2015-02-27
Feekood指令碼語言介紹,feekood指令碼語言 想想現在的程式設計語言,可謂是五花八門,各有所長。技術的發展日新月異,可憐的程式猿不得不去閱讀那些眼花繚亂的技術文檔,瞭解那些層出不窮的開發架構,熟練使用各種各樣的開發工具,搜尋無法應對的開發問題。試問有沒有一門程式設計語言能夠讓程式猿在完全不用搭建任何開發環境,完全沒有任何語言基礎的情況下快速開發出簡單實用、效果炫酷,而且跨平台的遊戲或者應用呢。This is where amazing