Redstone XML-RPC Library 开源项目

Redstone是XML-RPC规范的一个Java实现,支持任意Java对象的动态代理与序化(Serialization)。 Redstone提供一个XML-RPC客户端用于访问XML-RPC服务,和一个XML-RPC servlet用于在web服务器中将普通的Java对象发布作为XML-RPC服务。Redstone还提供一组序化器(serializer)用于生成可以代替XML-RPC信息的JSO

码头工人 2019-01-17   585   0

Zeus Java Swing Components Library 开源项目

Zeus Java Swing Components Library提供多个有用的swing控件来简化GUI应用程序开发。这些控件包括:JConsole、JMessage、JSplash、Single

码头工人 2019-01-17   479   0

Mirror C++ reflection library 经验

the introspection facilites provided by the standard library and other libraries. 项目主页: http://www

fmms 2012-01-19   23254   0

语法着色库 Colorer Library 经验

Colorer library 提供了用于处理编程语言的语法着色的功能,支持超过 150 中的文件格式。同时也提供了Eclipse的插件。 XSLT Editor in a dark color schema

openkk 2012-04-10   67019   0

JavaScript MD5 Library 开源项目

JavaScript MD5 Library是MD5(信息-摘要算法5)的一个纯JavaScript实现。它能够接受字符串、字符数组、字节数组输入,支持UTF-8编码。

码头工人 2019-02-23   514   0

Android Design Support Library 使用 经验

name="display2">45sp 56sp 112sp

yzp_soft 2016-10-18   15102   0

Google JavaScript 库:Closure Library 经验

Closure Library 是一个强大的 JavaScript 库,用于复杂的大规模的 Web 应用。它被许多 Google Web 应用使用,比如 Gmail 和 Google Docs。

jopen 2015-04-20   15151   0

当InstaMaterial遇到Design Support Library 经验

原文: InstaMaterial meets Design Support Library 几个月前,我开始写 InstaMaterial 系列文章 。目的很简单-就是为了证明实现Material

jopen 2015-07-28   29220   0

JavaScript MD5 Library 经验

; var input2 = [ "A" , "B" , "C" ] ; var input3 = [ 0x41 , 0x42 , 0x43 ] ; alert ( faultylabs.MD5

jopen 2012-01-31   22868   0

Google API Client Library for Java 开源项目

这是由Google开发的一个Java客户端类库,用于访问其提供的各种基于HTTP的服务。具有灵活、高效、强大等特点。这是访问基于REST或JSON-RPC的Google API 推荐类 库 。 收录时间:2010-12-29 22:59:01

码头工人 2019-01-17   618   0

Android Support Library 学习入门 经验

一个New Comer耗费更多的时间和体力。比如说本文要谈的Android Support Library,一直被我望文生义的当做系统底层的支持库,在我的身边不停的出现,可是始终没有进入我的脑袋。于是

g2md 2015-09-02   85018   0

Android Support Library 23.1的变化 经验

http://android-developers.blogspot.com/2015/10/android-support-library-231.html 优化升级 RecyclerView的改变 这个版本最大的变化是动画系统。使用

jopen 2015-10-25   22835   0

Neptune C++ Runtime Library 经验

支持的平台包括:Arm,X86,Mips,Linux,Windows,WinCE,XBox,Android,Mac,PS3,Symbian 项目主页: http://www.open-open.com/lib/

jopen 2012-01-16   24337   0

Google APIs Client Library for JavaScript 经验

Google本周发布了 Google APIs Client Library for JavaScript 。这个库提供了访问基于HTTP的Google API的功能。 Google 发布这个库的意图是简化Google

openkk 2011-12-01   28860   0

Zeus Java Swing Components Library 经验

Zeus 是一组 Java Swing 的组件库,提供了很多非常有用的 GUI 组件,例如 JConsole, JMessage, JSplash, SingleAppInstance, WindowManager, AutoResizeTableColumns, TableSorter, TypeSafe API 等等

fmms 2011-12-08   42518   0
P11

  svg-pan-zoom library 文档

svg-pan-zoom library Simple pan/zoom solution for SVGs in HTML. It adds events listeners for mouse scroll

martinmvc5 2015-04-18   3874   0

Android 卡片 UI 库:Card Library 经验

cardslib 是由 Gabriele Mariotti 开发的一个为开发者方便实现各种 Card UI 的Android开源代码库,使用它你可以显示 single cards, list of cards and a grid of Cards。

jopen 2013-12-24   28443   0

Ajax 框架 Microsoft AJAX Library 经验

Microsoft AJAX Library 由两个相关的部分组成:JavaScript 语言扩展和一种基类库,可为开发人员提供预定义的服务和工具。尽管对象的概念已深入人心,但是 JavaScript

jopen 2012-05-24   20398   0

Android Studio - 创建 Android Library 经验

Android library 结构上与 Android 应用模块(app module) 相同。它可以包含构建应用所必需的一切,包括源码(source code)、资源文件(resource files)和清单(Android

yaowenbin 2016-09-20   28753   0
P

Enterprise Library 6 Reference Docs Remember to unblock 文档

Welcome to Enterprise Library. The following sections of this guidance describe the ways that you can use Enterprise Library and the individual application blocks in your applications.<br>Enterprise Library consists of a collection of application blocks and core infrastructure. All of these are reusable software components designed to assist developers with common enterprise development challenges. <br> Enterprise Library also provides many highly configurable features that make it much easier to manage repetitive tasks, known as crosscutting concerns, which occur in many places in your applications. These include tasks such as logging, validation, exception management, and more.

bqf9979 2016-02-11   1632   0
1 2 3 4 5 6 7 8 9 10