Atitit attilax总结的对于attilax重要的jsr规范,以及需要增加的jsr规范

需要增加的jsr规范1

开发常用的10个规范(jsp etc)1

other开发常用的50个规范1

需要增加的jsr规范

Conf api

Dync bg font api

Gui op api

Adm mng api

开发常用的10个规范(jsp etc)

other开发常用的50个规范

10Preferences API Specification   atu

15Image I/O Framework Specification atu

18JAINTM OAM API Specification atu

26UML/EJB Mapping Specification atu

27JavaTM Cryptography Extension 1.3 atu

29JAINTM MAP Specification atu

32JAINTM SIP API Specification atu

38Application Installation API Specification atu

40The JavaTM Metadata Interface (JMI) Specification atu

47Logging API Specification atu

49Web Based Industrial Monitoring Framework atu

56Java Network Launching Protocol and API atu

62Personal Profile Specification atu

69Java OLAP Interface (JOLAP) atu

73Data Mining API atu

74Public Key Cryptography Standards (PKCS) 1.0 atu

86Enterprise Media Beans atu

87JavaTM Agent Services atu

94JavaTM Rule Engine API atu

96JavaTM Daemons atu

98JAINTM User Location and Status API

103JAINTM User Interaction API atu

105XML Digital Signature APIs

106XML Digital Encryption APIs atu

107JCACHE - Java Temporary Caching API atu

108Units Specification atu

113JavaTM Speech API 2.0 atu

116SIP Servlet API atu

132JAINTM OAM API Specification v2.0 atu

134JavaTM Game Profile atu

137JAINTM 3G MAP Specification atu

140Service Location Protocol (SLP) API for Java atu

178Mobile Game API atu

198A Standard Extension API for Integrated Development Environments atu

199JavaTM Compiler API atu

209Advanced Graphics and User Interface Optional Package for the J2METM Platform atu

216Personal Profile 1.1 atu

217Personal Basis Profile 1.1 atu

229Payment API atu

230Data Sync API atu

247Data Mining 2.0 atu

278Resource Management API for JavaTM ME atu

310Date and Time API atu

330Dependency Injection for Java atu

339JAX-RS 2.0: The Java API for RESTful Web Services atu

375JavaTM EE Security API atu

908JavaTM Media Framework, version 2.0 - Minor changes atu

作者:: 绰号:老哇的爪子 ( 全名::Attilax Akbar Al Rapanui 阿提拉克斯 阿克巴 阿尔 拉帕努伊 )

汉字名:艾提拉(艾龙),   EMAIL:1466519819@qq.com

转载请注明来源: http://www.cnblogs.com/attilax/

Atiend

Atitit attilax总结的对于attilax重要的jsr规范,以及需要增加的jsr规范的更多相关文章

  1. Atitit 管理原理与实践attilax总结

    Atitit 管理原理与实践attilax总结 1. 管理学分类1 2. 我要学的管理学科2 3. 管理学原理2 4. 管理心理学2 5. 现代管理理论与方法2 6. <领导科学与艺术4 7. ...

  2. Atitit 图像处理的摩西五经attilax总结

    Atitit 图像处理的摩西五经attilax总结 1. 数字图像处理(第三版)1 2. 图像处理基础(第2版)(世界著名计算机教材精选)1 3. 计算机视觉特征提取与图像处理(第三版)2 4. Op ...

  3. Atitit opencv版本新特性attilax总结

    Atitit opencv版本新特性attilax总结 1.1. :OpenCV 3.0 发布,史上功能最全,速度最快的版1 1.2. 应用领域2 1.3. OPENCV2.4.3改进 2.4.2就有 ...

  4. Atitit MATLAB 图像处理 经典书籍attilax总结

    Atitit MATLAB 图像处理 经典书籍attilax总结 1.1. MATLAB数字图像处理1 1.2. <MATLAB实用教程(第二版)>((美)穆尔 著)[简介_书评_在线阅读 ...

  5. Atitit 图像处理类库大总结attilax qc20

    Atitit 图像处理类库大总结attilax qc20 1.1. 选择与组合不同的图像处理类库1 1.2. Halcon 貌似商业工具,功能强大.1 1.3. Openvc  Openvc功能也是比 ...

  6. Atitit osi tcp ip 对应attilax总结

    Atitit osi tcp ip 对应attilax总结 Atitit 网络摄像机又叫IP CAMERA(简称IPC)常见的协议组合 网络摄像机又叫IP CAMERA(简称IPC)由网络编码模块和模 ...

  7. atitit.http原理与概论attilax总结

    atitit.http原理与概论attilax总结 1. 图解HTTP 作者:[日]上野宣 著1 2. HTTP权威指南(国内首本HTTP及其相关核心Web技术权威著作)1 3. TCP/IP详解(中 ...

  8. Atitit 延迟绑定架构法attilax总结

    Atitit 延迟绑定架构法attilax总结 配置文件的延迟绑定1 Api属性与方法的回调延迟绑定1 后期绑定和前期绑定2 延迟调用2 用 Java 语言延迟绑定2 什么是推迟绑定 C++3 配置文 ...

  9. Atitit 代码复用的理解attilax总结

    Atitit 代码复用的理解attilax总结 1.1. 继承1 1.1.1. 模式1:原型继承1 1.1.2. 模式2:复制所有属性进行继承 拷贝继承1 1.1.3. 模式3:混合(mix-in)1 ...

随机推荐

  1. JavaScript常用方法100种

    1.输出语句:document.write(""); 2.JS中的注释为// 3.传统的HTML文档顺序是:document->html->(head,body) 4. ...

  2. 易学PHP——PHP基础知识

    PHP 语言标记 因为 PHP 是兼容当时的主流语言,所以 PHP 有四种标记方式: <?php PHP 代码 ?>.这是 PHP 最为正宗的语言标记,称为标准风格标记.XML 风格标记等 ...

  3. Python GUI编程--Tkinter

    今天看到了GUI编程,书上推荐用wxPython,去官网上看了看,发现Windows的最高支持到2.7,我用的是3.4版本,咋办,用自带的库--Tkinter呗,它是Python的默认GUI库,几乎是 ...

  4. oracle DBMS_LOCK.SLEEP()的使用

    create or replace procedure times isii positive:=1;beginloop dbms_lock.sleep(1);dbms_output.put_line ...

  5. VS2015调试UWP程序时提示错误DEP0700 : Registration of the app failed. Another user has already installed

    在同一台windows10电脑上调试过一个工程以后,切换了账号再次调试出现错误 DEP0700 : Registration of the app failed. Another user has a ...

  6. GIS 网站参考

    www.TimeGIS.com 开源GISOpen Source Geospatial Foundation http://osgeo.org/index.htmlMapServer — UMN Ma ...

  7. shell循环

    for循环 for循环一般格式为: for 变量 in 列表 do command1 command2 ... commandN done 列表是一组值(数字.字符串等)组成的序列,每个值通过空格分隔 ...

  8. int 和 string 相互转换(简洁版)

    string int2str(int x) { return x ? num2str(x/10)+string(1,x%10+'0') : "";} int str2int(str ...

  9. JQuery的开发与使用心得

    关于jQuery的 入门使用jQuery可以很容易或具有挑战性的,这取决于你如何使用JavaScript,HTML,CSS进行开发和编程. 要知道一件重要的事情是,jQuery是只是一个JavaScr ...

  10. Python学习之路-Day2

    数据类型常用操作 不管是查整数还是查布尔或者是列表...要记住 dir(int)   查看某个类型的功能 help(int) 查看该类型的功能及文档说明 type(4)   查看某个字符或数字的类型- ...