亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Java-j

  • 3種用Java寫(xiě)的算法 其中包括了DES凱撒 編譯軟件用的是Intell J IDEA

    3種用Java寫(xiě)的算法 其中包括了DES凱撒 編譯軟件用的是Intell J IDEA

    標(biāo)簽: Intell Java IDEA DES

    上傳時(shí)間: 2014-01-09

    上傳用戶:jkhjkh1982

  • 非常有影響的 j道 論 壇 源碼 國(guó)外很有明的專家編寫(xiě)的 ....對(duì)java愛(ài)好者很有參考價(jià)值

    非常有影響的 j道 論 壇 源碼 國(guó)外很有明的專家編寫(xiě)的 ....對(duì)java愛(ài)好者很有參考價(jià)值

    標(biāo)簽: java 源碼 價(jià)值

    上傳時(shí)間: 2013-12-18

    上傳用戶:hakim

  • Java How to Program Sixth Edition By H. M. Deitel - Deitel and Associates Inc. P. J. Deitel - De

    Java How to Program Sixth Edition By H. M. Deitel - Deitel and Associates Inc. P. J. Deitel - Deitel and Associates Inc.

    標(biāo)簽: Deitel H. J. M.

    上傳時(shí)間: 2017-07-08

    上傳用戶:nanshan

  • Jive(J道版) Jive(J道版)是在Jive 2.1版本基礎(chǔ)上改編而成

    Jive(J道版) Jive(J道版)是在Jive 2.1版本基礎(chǔ)上改編而成,增加一些功能,更加實(shí)用,本下載包中包括源程序,你可以修改為你自己的網(wǎng)站定制。 學(xué)習(xí)Jive源程序,可以更好的理解和應(yīng)用設(shè)計(jì)模式,學(xué)習(xí)Java必須讀懂兩套源代碼,第一個(gè)就是Jive 第二個(gè)是Sun的寵物店P(guān)et Store. 關(guān)于Jive,道友yesky12一段話非常精辟: 設(shè)計(jì)模式和面向?qū)ο蟮乃枷胧莏ava學(xué)習(xí)的內(nèi)功,而jive無(wú)疑是九陰真經(jīng)。 Jive論壇的優(yōu)點(diǎn)是由于采用緩沖機(jī)制,可以承受巨大訪問(wèn)量,同時(shí)能保持快速反應(yīng),在國(guó)外站點(diǎn)采用很多。Jive從2.5以后就不再無(wú)條件的開(kāi)放源代碼,同時(shí)有l(wèi)icence限制。 Jive(J道版)包括完整的源程序和可直接運(yùn)行的配置,Jbuilder7可直接打開(kāi),本版本不但取消了licence的限制,同時(shí)增加了jive高版本的內(nèi)容,努力把Jive建成一個(gè)功能更強(qiáng)大的虛擬社區(qū)軟件。

    標(biāo)簽: Jive 2.1 版本

    上傳時(shí)間: 2013-12-28

    上傳用戶:wangdean1101

  •  ? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個(gè)單獨(dú)的綁定。 package com.ms.wfc.data.ui

     ? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個(gè)單獨(dú)的綁定。 package com.ms.wfc.data.ui public class DataBinding implements IConstructable 說(shuō)明 DataBinder控件使用該類來(lái)表示數(shù)據(jù)源中的每一個(gè)綁定。 請(qǐng)參閱:《Microsoft Visual J++ 6.0 程序員指南》第18章“WFC中的數(shù)據(jù)綁定”。 構(gòu)造器 DataBinding.DataBinding 創(chuàng)建一個(gè)DataBinding對(duì)象。 語(yǔ)法 public DataBinding () public DataBinding ( IComponent target, String propertyName,String fieldName ) public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )

    標(biāo)簽: DataBinding package Java data

    上傳時(shí)間: 2013-12-20

    上傳用戶:TRIFCT

  • Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J

    Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.

    標(biāo)簽: Java Expressions Regular version

    上傳時(shí)間: 2013-12-18

    上傳用戶:lanhuaying

  • This subproject contains the compiled code for the implementation classes of the Java Servlet and J

    This subproject contains the compiled code for the implementation classes of the Java Servlet and JSP APIs

    標(biāo)簽: the implementation subproject contains

    上傳時(shí)間: 2013-11-28

    上傳用戶:diets

  • JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a

    JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for your private application. You can then include your saved network in your program using the jaNet.backprop package. The consequent documentation is only in french for the moment, but an english translation is planned. The java source code is released under GPL, and can be compiled with JDK, Symantec Cafe or MS Visual J

    標(biāo)簽: documented designing training Network

    上傳時(shí)間: 2016-04-15

    上傳用戶:zhanditian

  • BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for J

    BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for Java, Bluetooth enabled mobile devices.

    標(biāo)簽: applications developing Bluetooth LIBRARY

    上傳時(shí)間: 2016-04-22

    上傳用戶:2525775

  • 盛松J-HR人力資源管理系統(tǒng)

    盛松J-HR人力資源管理系統(tǒng),其先進(jìn)的技術(shù)、靈活的框架、完整的功能開(kāi)辟了獨(dú)有的產(chǎn)品模式。 基于Internet/Intranet、Java技術(shù)的盛松J-HR人力資源管理系統(tǒng)是一套面向各類企業(yè)的人力資源管理軟件,設(shè)計(jì)思想構(gòu)筑于國(guó)外先進(jìn)的人力資源管理思想之上,并結(jié)合中國(guó)的人事政策法規(guī)環(huán)境及企業(yè)管理實(shí)情,針對(duì)在華獨(dú)資、合資及國(guó)內(nèi)大中型現(xiàn)代企業(yè)而設(shè)計(jì)開(kāi)發(fā),支持人力資源的全過(guò)程管理,從人力資源規(guī)劃、人才招聘、人事管理到員工的培訓(xùn)與職業(yè)發(fā)展、薪資/福利管理、人才的考評(píng)激勵(lì)等各個(gè)方面,并提供各種查詢統(tǒng)計(jì)功能與報(bào)表輸出功能,能動(dòng)態(tài)直觀地反映企業(yè)人力資源的狀況,為人力資源管理提供高效的決策支持,是一個(gè)全面的人力資源管理信息化解決方案。共有組織機(jī)構(gòu)、員工管理、合同管理、薪資管理、福利管理、員工招聘、員工培訓(xùn)、考勤管理、出差管理、績(jī)效評(píng)估、報(bào)表管理、統(tǒng)計(jì)查詢、綜合分析、領(lǐng)導(dǎo)自助、經(jīng)理自助、員工自助、系統(tǒng)管理等功能模塊,內(nèi)容豐富,功能強(qiáng)大。

    標(biāo)簽: J-HR 人力資源管理系統(tǒng)

    上傳時(shí)間: 2014-12-21

    上傳用戶:haoxiyizhong

主站蜘蛛池模板: 武隆县| 万州区| 菏泽市| 蕲春县| 时尚| 会东县| 南丹县| 哈巴河县| 贵溪市| 鹤岗市| 门头沟区| 海宁市| 凤城市| 安康市| 武乡县| 兴安县| 花莲市| 陆河县| 灌南县| 安龙县| 通化县| 镇坪县| 桂东县| 松溪县| 子长县| 平乡县| 通海县| 盐城市| 敦煌市| 陇南市| 兴隆县| 册亨县| 旬阳县| 马山县| 绥德县| 精河县| 胶南市| 乐清市| 清涧县| 长岭县| 浙江省|