json最新書籤


Icon_arrow_right 756 天前 
Icon_arrow_right 769 天前 
Icon_arrow_right 811 天前 
Icon_arrow_right 926 天前 
Icon_arrow_right 928 天前 
1006882

在 Web 2.0 時代必須重視 JavaScript/JSON Hijacking 攻擊 Popup

在 Web 2.0 時代必須重視 JavaScript/JSON Hijacking 攻擊 Popup

原文來自 Will 保哥
Will 保哥 收藏於 2009/11/13
在 Web 2.0 時代必須重視 JavaScript/JSON Hijacking 攻擊

從 ASP.NET MVC 2.0 Preview 2 開始 JsonResult 已經被修改成只能在 HTTP POST 的時候回應,像我們經常使用 jQuery 的 $.getJSON 就不能再用了,我從 ASP.NET MVC ...    繼續閱讀...

從 ASP.NET MVC 2.0 Preview 2 開始 JsonResult 已經被修改成只能在 HTTP POST 的時候回應,像我們經常使用 jQuery 的 $.getJSON 就不能再用了,我從 ASP.NET MVC ...繼續閱讀
Icon_arrow_right 959 天前 
Icon_arrow_right 984 天前 
Icon_arrow_right 999 天前 
Icon_arrow_right 1003 天前 
Icon_arrow_right 1146 天前 
Icon_arrow_right 1152 天前 
Icon_arrow_right 1367 天前 
1006882

好用的 Json.NET 3.0 已發佈 Popup

好用的 Json.NET 3.0 已發佈 Popup

原文來自 Will 保哥
Will 保哥 收藏於 2008/09/01
好用的 Json.NET 3.0 已發佈

在這 Web 2.0 的時代,JSON 這個資料傳輸格式已經越來越多人在使用了,今年 5 月份 Json.NET 才剛發佈 2.0 版,在前幾天(8/25)又發佈 3.0 版,這個新版本除了修正許多所有已知的 Bugs 之外,還添加了許多新功能與特性,其中包括: 1. 支援 Silverlight 2. LINQ to JSON 更容易使用 3. 序列化(Serializer)增強    ...

在這 Web 2.0 的時代,JSON 這個資料傳輸格式已經越來越多人在使用了,今年 5 月份 Json.NET 才剛發佈 2.0 版,在前幾天(8/25)又發佈 3.0 版,這個新版本除了修正許多所有已知的 Bugs 之外,還添加了許多新功能與特性,其中包括: 1. 支援 Silverlight 2. LINQ to JSON 更容易使用 3. 序列化(Serializer)增強
Icon_arrow_right 1430 天前 
Icon_arrow_right 1446 天前 
Icon_arrow_right 1448 天前 
Icon_arrow_right 1471 天前 
1080317

好用的 Json.NET 2.0 已發佈 Popup

好用的 Json.NET 2.0 已發佈 Popup

原文來自 Will 保哥
Will 保哥 收藏於 2008/05/19
好用的 Json.NET 2.0 已發佈

新版的 Json.NET 2.0 除了提供相當完整的線上文件之外,還提供了 LINQ to JSON 的 LINQ Provider 可以更方便的存取 JSON 物件,今後將可比以往用更輕鬆的方式用 .NET 撰寫 JSON 相關的程式了    ...

新版的 Json.NET 2.0 除了提供相當完整的線上文件之外,還提供了 LINQ to JSON 的 LINQ Provider 可以更方便的存取 JSON 物件,今後將可比以往用更輕鬆的方式用 .NET 撰寫 JSON 相關的程式了
Icon_arrow_right 1499 天前 
980741

persevere-framework - Google Code Popup

persevere-framework - Google Code Popup

CrazyLion 收藏於 2008/04/22
Persevere is an open source set of tools for persistence and distributed computing using simple intuitive JSON interchange using HTTP REST and JSON-RPC. The Persevere project includes a Persevere Server and Persevere JavaScript Client, but these interact through standard REST and JSON-RPC, and so both the client and server can be used with other client and server technologies.
Icon_arrow_right 1560 天前 
947076

A comparison of php json libraries Popup

A comparison of php json libraries Popup

奇羅 收藏於 2008/02/20

比較各種不同的json php class    ...

比較各種不同的json php class
Icon_arrow_right 1615 天前 
911112

JSON for Erlang  Popup

JSON for Erlang  Popup

原文來自 luke_shei
luke_shei 收藏於 2007/12/27
JSON for Erlang

JSON for Erlang    ...

JSON for Erlang
Icon_arrow_right 1687 天前 
Icon_arrow_right 1688 天前 
853969

DBSlayer - Trac Popup

DBSlayer - Trac Popup

CrazyLion 收藏於 2007/10/16
The DBacesslayer aka DBSlayer aka Släyer (as we like to call it when we're feeling ironically heavy metal) is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it's simple to monitor and can swiftly interoperate with any web framework you choose. The DBSlayer originated as an internal tool at the New York Times. The typical LAMP strategy for scaling up data-driven applications is to replicate slave databases to every web server, but this approach can hit scaling limitations for high-volume websites, where processes can overwhelm their given backend DB's connection limits. Quite frankly, we wanted to scale the front-end webservers and backend database servers separately without having to coordinate them. We also needed a way to flexibly reconfigure where our backend databases were located and which applications used them without resorting to tricks of DNS or other such "load-balancing" hacks. Plus, it just seemed really cool to have a JSON-speaking DB layer that all our scriptable content could talk to. Thus, the DBSlayer was born.
Icon_arrow_right 1724 天前 
804246

Metaweb Query Language 這個有趣 Popup

Metaweb Query Language 這個有趣 Popup

原文來自 luke_shei
luke_shei 收藏於 2007/09/10
Metaweb Query Language

Metaweb Query Language    ...

Metaweb Query Language
Icon_arrow_right 1783 天前 
656067

My JSON editor Popup

My JSON editor Popup

elleryq 收藏於 2007/07/13
The last couple of weeks I've been searching for a good JSON editor with a tree view. One that allows you to get a good overview of a JSON structure and make changes to it easily.Yes, I know there's something a bit like that in Firebug (my favourite bug pesticide) and I did actually find a rather promising attempt by Calm_Pear. But I felt neither of these were close enough to home, so I went ahead and wrote my own.
Icon_arrow_right 1842 天前 
[推薦] 點點印,把你的照片變成寫真書/照片書!
[2012] 做自己的畢業紀念冊畢業禮物推薦

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.