• P9

      j?a?v?a?中?f?i?n?a?l?、?f?i?n?a?l?l?y?、?f?i?n?a?l?i?z?e?的?區別 文檔

    ?雖然這三個單詞在Java中都存在,但是并沒有太多關聯: ?final:java中的關鍵字,修飾符。? 1.如果一個類被聲明為final,就意味著它不能再派生出新的子類,不能作為父類被繼承。因此,一個類不能同時被聲明為absrtact抽象類的和final的類。

    千里馬 2014-08-10   4378   0

    Yarn – A small embeddable VM with a custom instruction set 經驗

    A small embeddable VM with a custom instruction set and statically allocated heap.

    ugsn5183 2016-02-27   9473   0
    YARN  
    P8

      A星算法 文檔

    這篇文章并不試圖對這個話題作權威的陳述。取而代之的是,它只是描述算法的原理,使你可以在進一步的閱讀中理解其他相關的資料。 最后,這篇文章沒有程序細節。你盡可以用任意的計算機程序語言實現它。如你所愿,我在文章的末尾包含了一個指向例子程序的鏈接。 壓縮包包括C++和Blitz Basic兩個語言的版本,如果你只是想看看它的運行效果,里面還包含了可執行文件。

    shaobo8910 2012-03-06   3643   0
    P

    Python in a nutshell 文檔

    這本書是面向已經對PYTHON有所了解的讀者的,里面對PYTHON本身的介紹并不是非常的仔細,對于第一次學習PYTHON的讀者可能會比較難懂。 另一方面,這本書是一本非常出色的參考書,里面覆蓋了大部分PYTHON編程中會用到的技巧和知識。如果是經常使用PYTHON的話,買一本放在手邊是非常值得的。 可是值得一提的是其實書中大部分的內容在PYTHON的網站上都找的到,再加上那個著名的在線的PYTHON QUICK REFERENCE,這本書的價值就沒那么高了。

    kome2000 2012-03-14   264   0
    P41

      A SharePoint Developer Introduction 文檔

    Web Parts are an essential component of ASP.NET technologies used by SharePoint to present dynamic information to users. Web parts are the most common customization created for SharePoint. A Web Part is a reusable component that exists on a Web Part Page and can present any type of web-based information. The objective of this lab is to learn about how to utilize enhancements available in SharePoint 2010 to build Visual Web Parts and connect web parts for use in the SharePoint system.

    torney 2015-07-28   1415   0
    P

    XAML in a Nutshell 文檔

    When Microsoft releases Windows Vista, the new operating system will support applications that employ graphics now used by computer games-clear, stunning and active. The cornerstone for building these new user interfaces is XAML ("Zammel"), the XML-based markup language that works with Windows Presentation Foundation (WPF), Vista's new graphics subsystem.

    如子可教 2015-06-02   409   0
    P26

      A SharePoint Developer Introduction 文檔

    The objective of this lab is to learn about how to create a web part that renders and updates list data that is deployed as a Sandboxed Solution. A Sandboxed Solution can be deployed to a site by a site administrator without requiring intervention from the farm administrator. The solution has full access to the immediate site and restricted access to system resources and other sites.

    torney 2015-07-28   1346   0

    This is a test article~ 博客

    hello open-open~, I ' m coming`

    tomzhang 2011-08-10   828   0
    P25

      A SharePoint Developer Introduction 文檔

    Client Object Model provides a unified and complete object model for SharePoint to access SharePoint site data from remote clients. By including the Client Object Model library, developers can build SharePoint application as quickly as possible. It provides complete access to SharePoint site data. The objective of this lab is to learn about: ? How to use the new Client Object Model. ? How to use the new REST API framework in SharePoint 2010.

    torney 2015-07-28   1806   0

    A*算法的GUI實現 代碼段

    前言 A*算法是常用的游戲算法之一,也是初學者比較難掌握的一個算法。 本文在Unity中以GUI的方式形象的再現了A*算法的詳細步驟, 包括地圖的搜索、FGH的計算以及開啟關閉列表的變化等。 博文首發地址:http://blog.csdn.net/duzixi 步驟一: 創建Unity新工程新場景 步驟二: 創建AStar.cs腳本,將以下代碼內容粘貼覆蓋后,保存運行即可 /// <summary

    m2m2c 2015-02-19   1606   0
    C#  

    a-LMS 開源項目

    a-LMS是一個用Java語言實現并遵守SCORM 1.2的學習管理系統(LMS)。

    碼頭工人 2019-01-17   9510   0

    A better Pagination 開源項目

    支持拖動滑塊分頁的一個控件。類似于新浪新聞留言分頁功能。

    碼頭工人 2019-02-23   404   0
    P31

      4 Platform as a Service 文檔

    The“Platform a sa Service”Model for Networking

    chen_2550 2014-05-06   1939   0
    P

    Oreilly C in a Nutshell 文檔

    C語言核心技術(C In A Nutshell) 一本很棒的,深入學習C語言的書。如果你做比較高級的C語言程序

    ioriqw 2012-07-19   460   0

    A Simple jQuery Slideshow 開源項目

    A Simple jQuery Slideshow是一個利用jQuery+少量CSS實現的簡單圖片幻燈片播放插件。圖片之間的切換采用淡入淡出的效果。

    碼頭工人 2019-02-23   741   0

    Wiki in a Jar 開源項目

    Wiki in a Jar是一個非常小的(只有一個jar文件<100KB) Wiki Java實現。它內置一小型Web服務器,并能夠處理vCard(.vcf)文件。其wiki標簽基于Wikipedia語法,內容存在文件系統中。

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

    完整的struts2項實例 文檔

    Struts 2是Struts的下一代產品,是在 struts 1和WebWork的技術基礎上進行了合并的全新的Struts 2框架。其全新的Struts 2的體系結構與Struts 1的體系結構差別巨大。Struts 2以WebWork為核心,采用攔截器的機制來處理用戶的請求,這樣的設計也使得業務邏輯控制器能夠與ServletAPI完全脫離開,所以Struts 2可以理解為WebWork的更新產品。雖然從Struts 1到Struts 2有著太大的變化,但是相對于WebWork,Struts 2的變化很小。

    xiecaiping 2013-06-18   19727   0

    方便struts2項調試-configdebug 開源項目

    1.概述 在使用 struts2 進行 web 項目開發的時候,我們需要使用配置文件來解耦 action 和視圖資源(例如: jsp 頁面) 開發完某個功能之后,我們在頁面做一個操作(例如點擊一個按鈕),然后跳轉到另一個頁面,在調試的過程中,我們需要知道我的這個操作調用了哪個 action ,并且 action 執行之后,返回到哪個頁面,然后在 action 中,或頁面上,或配置文件中來找到是否出

    碼頭工人 2019-01-17   546   0

    對盲扁平化說No 資訊

      “扁平化”這個詞大有泛濫之勢,似乎一說起公司結構,就必須扁平化。按照流行的說法,“扁平化”的好處很多:平等、輕巧、簡捷、高效。在其反襯 之下,傳統的公司管理結構只顯現出笨重、麻煩、低效。但是,企業管理這門學問分明誕生在“扁平化”之前許多年,也確實取得了相當的成就。那么“扁平化”到 底是何方神器,竟然能夠橫掃四方呢?

    jopen 2014-10-20   5272   0
    P4

      揭開Javascript閉包的真實面 文檔

    對于初學者來說,理解Javascript閉包(closure)還是比較困難的,而撰寫此文的目的就是用最通俗的文字揭開Javascript閉包的真實面目,讓初學者理解起來更加容易一些。

    humansea 2011-11-15   406   0
    1 2 3 4 5 6 7 8 9 10
  • sesese色