-
-
libjson.zip
libjson is a high speed complete JSON library, including parsers, writers, builders, formatters… It
is also highly customizable. It may seem strange that libjson is considered a very lightweight library, but
the documentation is 200 pages long.
-
-
json_printer.zip
This library make a transtalation from PLSQL obajects to JSON objects
-
SourceCode.zip
I found this on codeprojects.com. Hope this could be of any help. A Google Map Location Query to Map. Find an address to google map using a web form and json.
-
-
-
-
-
-
PaulGuo-Juicer.zip
Juicer 是一个高效、轻量的前端 (Javascript) 模板引擎,使用 Juicer 可以是你的代码实现数据和视图模型的分离(MVC)。除此之外,它还可以在 Node.js 环境中运行。
Juicer能够将后台传递的json数据简易的带入到前端js写好的模版中,前端只需做极其少量的工作,test文件夹下有demo可以参考
-