• Create a Twitter Style Login Form with jQuery 開源項目

    利用jQuery創建一個Twitter風格的下拉登錄表單。

    碼頭工人 2019-02-23   452   0
    Forms   jQuery  

    A Wrapper of JQuery Dynatree Plugin - MagicDTree 博客

    http://www.boarsoft.com/javascript/dtree MagicDTree是?JQuery 著名樹形插件Dynatree的包裝類,增加右鍵菜單,添加、刪除、更新接口。 基本示例

    Mac_J 2011-08-11   3456   0

    Hibernate Annotator (H8A8) 開源項目

    Hibernate Annotator能夠讓你利用Java 5注釋(annotations)來生成Hibernate mapping xml文件.它可作為那些原來使用xdoclet但要移植到Java5的一個替代品或作為Hibernate Annotations項目之外的另一個可選項目.

    碼頭工人 2019-01-17   7730   0
    P

    Python in a Nutshell, 2nd Edition 文檔

    This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions.

    f74f 2015-01-18   642   0
    P

    Java in a Nutshell, 5th Edition 文檔

    Java in a Nutshell, 5th Edition

    wxf2378 2012-10-14   3560   0

    C++算法之A*算法 代碼段

    ??那么,這時候就要A*算法就可以排上用場了。 A*算法和普通的算法有什么區別呢?我們可以用一個示例說明一下: /* * 0 0 0 0 0 * 1 1 1 1 1 * 1 0 0 0 1 * 1 0 0 0 1

    jopen 2015-06-24   4410   0
    算法  

    Promises/A 的實現:When.js 經驗

    When.js 是 cujojs 的輕量級的 Promises/A 和 when() 實現,從 wire.js 的異步核心和 cujojs 的 IOC 容器派生而來。包含很多其他有用的 Promiss

    jopen 2013-02-15   15401   0

    iOS-Split-A-B-Test-Library 經驗

    這是一個iOS庫,用來對你的iOS應用程序執行遠程控制和監控的A/B測試。提供UIButton控制按鈕文本和按鈕的背景圖像。還提供了一個通用的測試字符串值的機制可以用來控制任何消息傳遞或行為。

    jopen 2012-10-31   20153   0

    Arduino 編程工具:S4A 經驗

    S4A是使Arduino開源硬件平臺能夠簡單編程的Scratch修改版。在S4A中,提供了一系列新的傳感器模塊和輸出模塊,并通過它們連接到你的Arduin控制器上。 項目主頁: http://www

    jopen 2014-12-02   35974   0
    S4A  

    簡約、輕快的博客:A-Simple-CMS 經驗

    Yii框架開發的一套簡單cms,發布系統搭載百度開源Ueditor,用戶首頁DIY帶單、背景以及嵌入了流暢ckplayer播發器,內容項的展出采 用了完美的瀑布流響應式設計,內容頁設計了簡約的吐槽功能,文件、音樂、視頻托管到七牛云存儲。年輕的我們總是愛玩、愛潮流、時尚,借此cms我搭建了一 個名人/潮流的網站“we are 粉控”,一起記錄并分享明星的動態和當前時尚。也借此機會,展示出cms的部分功能以及我對技術的極致追求。@all,當然我不是PM,有啥技術強烈希望 能與大家一起交流。下面截取了幾張cms的圖片,:)

    jopen 2015-08-31   14599   0

    NewPipe - A lightweight Youtube frontend for Android. 經驗

    NewPipe NewPipe: 一A free lightweight Youtube frontend for Android. Screenshots Description NewPipe

    jopen 2016-02-15   14056   0

    Luce – A GUI Module for Lua Based on JUCE 經驗

    and Android are available. What is Luce ? Luce is a Lua module for GUI programming based on the portable

    PenDunkel 2016-01-31   36180   0

    A foursquare client written entirely in kotlin 經驗

    來自: https://github.com/chemouna/Nearby A Simple Foursquare client written in kotlin Demo (click to

    jeun4115 2016-02-14   7364   0
    Kotlin  

    bluebird(Promise/A+)介紹 經驗

    http://giscafer.com/2016/02/04/bluebird-api-study/ Promises/A+規范 Promise 是一個擁有 then 方法的對象或函數,起行為符合本規范; thenable

    kdwh0504 2016-02-04   18090   0
    P2

      linux操作系統_試題a 文檔

    ------- 專業:計算機科學與技術 課程名稱: Linux操作系統    學分:3 試卷編號(A) 課程編號: 1342200 考試方式: 機考 考試時間: 90 分鐘 擬卷人(簽字): 擬卷日期:

    wwh1407 2013-03-21   4186   0
    Linux   試題  

    Create a Slick and Accessible Slideshow Using jQuery 開源項目

    這是一篇介紹如何利用jQuery創建Slideshow的文章。

    碼頭工人 2019-02-23   416   0

    Making a Cool Spotlight Effect with jQuery 開源項目

    利用jQuery創建一種Cool集焦效果。

    碼頭工人 2019-02-23   464   0
    jQuery  

    Making a Really Cool jQuery Gallery 開源項目

    Making a Really Cool jQuery Gallery利用PHP掃描某一目錄下的所有圖片,然后用CSS、jQuery和 jQuery Lightbox 插件生成一個漂亮的相冊。

    碼頭工人 2019-02-23   568   0
    Gallery   jQuery   PHP  

    Build a Web 2.0 Document Search Site 開源項目

    在這篇文章中介紹了如何利用jQuery創建一個按文檔擴展名進行過濾的文檔搜索界面。通過這篇文章將會學習到較多的jQuery使用技巧和技術。

    碼頭工人 2019-02-23   403   0
    jQuery  

    Making a Google Wave History Slider 開源項目

    利用jQuery創建可以通過拖動滑塊在一個評論板塊中查看前后發表的評論。向前拖動將展開最新的評論,向后拖動將收縮隱藏評論。類似于Google Wave History Slider。

    碼頭工人 2019-02-23   512   0
    jQuery   Slider  
    1 2 3 4 5 6 7 8 9 10
  • sesese色