Skip to main content

Benx Shen's Library tagged intro   View Popular

14 Oct 09

A re-introduction to JavaScript - MDC

  • It's useful to start with an idea of the language's history. JavaScript was created in 1995 by Brendan Eich, an engineer at Netscape, and first released with Netscape 2 early in 1996. It was originally going to be called LiveScript, but was renamed in an ill-fated marketing decision to try to capitalise on the popularity of Sun Microsystem's Java language — despite the two having very little in common. This has been a source of confusion ever since.
  • var name = o && o.getName();
  • 10 more annotations...
18 Jul 08

Java: 淺談 OSGi 標準 : 愛德華日誌

  • OSGi 起源於1999 年三月,是由一些家用閘道器相關產業廠商所組合而成的組織
  • 當初制定OSGi 標準的最主要的目的,是要為遠端的服務提供者 (Service Provider) 與本地端的設備 (Device) 之間提供完整的點對點服務傳送解決方案。因此,OSGi 定義了一個開放性的平台,使得遠端軟體服務供應商所提供的應用程式 及加值服務,能視使用者需求,隨時下載至靠近用戶的閘道器 (Gateway) 上,並且自動安裝執行,而這裡所指的閘道器通常是連接家庭網路(Home Network)、辦公室網路 (Office Network) 與廣域網路間的一個裝置,如機上盒 (Set-top Box;STB)、ADSL數據機、纜線數據機 (Cable Modem)、住宅區閘道器 (Residential Gateway)等。透過這個開放性的平台,不同廠商所開發出的服務軟體及設備都能互相溝通及搭配使用。
04 Jun 08

太陽系 - Wikipedia

太陽系是以太陽為中心,和所有受到太陽的重力約束天體的集合體:8顆行星、至少165顆已知的衛星[1]、3顆已經辨認出來的矮行星(冥王星和他的衛星)和數以億計的太陽系小天體。這些小天體包括小行星、古柏帶的天體、彗星和星際塵埃。

zh.wikipedia.org/...index.php - Preview

太陽系 astronomy 太空 intro

21 Nov 07

JSTL 入门: 探讨 core

  • 表 2. LoopTagStatus 對象的特性




    特性

    Getter

    描述
    current

    getCurrent()
    當前這次迭代的(集合中的)項
    index

    getIndex()
    當前這次迭代從 0 開始的迭代索引
    count

    getCount()
    當前這次迭代從 1 開始的迭代計數
    first

    isFirst()
    用來表明當前這輪迭代是否為第一次迭代的標誌
    last

    isLast()
    用來表明當前這輪迭代是否為最後一次迭代的標誌
    begin

    getBegin()


    begin 屬性值
    end

    getEnd()


    end 屬性值
    step

    getStep()


    step 屬性值


    清單 5 顯示了關於如何使用
    varStatus 屬性的一個示例。

05 Nov 07

我們到達什麼地步?

  • 依我之見,不討論過程,你就不能討論軟件工程的狀態。事實上,如果軟件開發是工程學的一個形式,那麼應該有一個易於理解的過程,它告訴我們怎樣實踐規範
  • 變更是持續的。我們知道事物在不斷改變,這以二十年前不同,我們為變更作計劃。我們採用一個容易變更的方法來管理我們的需求。
  • 4 more annotations...
17 Oct 07

How I Explained REST to My Wife

  • Machines don't have a universal noun - that's why they suck.

Representational State Transfer - Wikipedia, the free encyclopedia

  • Representational State Transfer (REST)
  • REST strictly refers to a collection of network architecture principles that outline how resources are defined and addressed.
1 - 20 of 41 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo