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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Java-<b>Only</b>

  • ExtJS是一個很不錯的Ajax框架

    ExtJS是一個很不錯的Ajax框架,可以用來開發(fā)帶有華麗外觀的富客戶端應(yīng)用,使得我們的b/s應(yīng)用更加具有活力及生命力。ExtJS是一個用javascript編寫,與后臺技術(shù)無關(guān)的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各種開發(fā)語言開發(fā)的應(yīng)用中。 最近我們在幾個應(yīng)用都使用到了ExtJS,對公司以前開發(fā)的一個OA系統(tǒng)也正在使用ExtJS2.0進(jìn)行改造,使得整個系統(tǒng)在用戶體驗上有了非常大的變化。本教程記錄了前段時間本人學(xué)習(xí)ExtJS的一些心得及小結(jié),希望能幫助正在學(xué)習(xí)或準(zhǔn)備學(xué)習(xí)ExtJS的朋友們快速走進(jìn)ExtJS2.0的精彩世界。 教程包括ExtJS的新手入門、組件體系結(jié)構(gòu)及使用、ExtJS中各控件的使用方法及示例應(yīng)用等,是一個非常適合新手的ExtJS入門教程。本教程主要是針對ExtJS2.0進(jìn)行介紹,全部代碼、截圖等都是基于ExtJS2.0。

    標(biāo)簽: ExtJS Ajax

    上傳時間: 2014-01-17

    上傳用戶:skfreeman

  • segment,一個簡單的中文分詞程序

    segment,一個簡單的中文分詞程序,命令行如下: java -jar segmenter.jar [-b|-g|-8|-s|-t] inputfile.txt -b Big5, -g GB2312, -8 UTF-8, -s simp. chars, -t trad. chars Segmented text will be saved to inputfile.txt.seg

    標(biāo)簽: segment 程序

    上傳時間: 2014-01-04

    上傳用戶:ynzfm

  • Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

    Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.

    標(biāo)簽: reformatter reindenter and Artistic

    上傳時間: 2013-12-20

    上傳用戶:康郎

  • The task of clustering Web sessions is to group Web sessions based on similarity and consists of max

    The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.

    標(biāo)簽: sessions clustering similarity Web

    上傳時間: 2014-01-11

    上傳用戶:songrui

  • 基因算法

    基因算法,用VC++或MATLAB,java等工具設(shè)計一程序計算任一個隨機產(chǎn)生的DNA基因表達(dá)式的有效長度和值 設(shè)隨機產(chǎn)生的基因表達(dá)式為: + Q - / b * b a Q b a a b a a b b a a a b

    標(biāo)簽: 基因 算法

    上傳時間: 2014-01-09

    上傳用戶:aa54

  • 圖文混排工具 1、新建一個Web工程 2、將Jsp下的頁面與.js文件拷貝到工程的WebRoot下面 3、將images文件夾拷貝到工程的WebRoot下面 4、運行工程顯示頁面Gls.

    圖文混排工具 1、新建一個Web工程 2、將Jsp下的頁面與.js文件拷貝到工程的WebRoot下面 3、將images文件夾拷貝到工程的WebRoot下面 4、運行工程顯示頁面Gls.htm就可以圖文混排編輯器。 5.向Oracle數(shù)據(jù)庫中插入大文本數(shù)據(jù): a)將需要插入大文本的字段定義為long數(shù)據(jù)類型 b)Source下的GlsTest.java即為向Qracle中插入大文本的方法及數(shù)據(jù)庫操作 運行注意事項: 1、注意包名的大小寫情況 2、注意頁面的編碼問題

    標(biāo)簽: WebRoot images 工程 Web

    上傳時間: 2014-01-02

    上傳用戶:lx9076

  • 大象購物系統(tǒng)

    大象購物系統(tǒng),使用jsp和Java Bean來構(gòu)建一個網(wǎng)上書店。第一部分是普通程序,用于客戶在網(wǎng)上選購圖書,第二部分是管理程序,用于在服務(wù)器端處理客戶的定單。 [educationarticle.rar] - 采用MySQL作為后臺數(shù)據(jù)庫,采用標(biāo)準(zhǔn)MVC三層架構(gòu)。此系統(tǒng)是有實際論文管理需求的學(xué)校進(jìn)行論文管理的系統(tǒng),使學(xué)校等機構(gòu)在自己的局域網(wǎng)上搭建的B/S結(jié)構(gòu)辦公平臺,?BR> [asp.net網(wǎng)上書店.rar] - 此代碼是用c#寫的程序. [bookt.jsp.rar] - 網(wǎng)上書店的源碼,開發(fā)用到了jsp JAVABEAN STRUTS 等等,用于畢業(yè)設(shè)計的,歡迎大家下載 [2006312.rar] - ASP網(wǎng)上書店開發(fā)系統(tǒng)論文,還請大家多多指教!

    標(biāo)簽:

    上傳時間: 2013-12-17

    上傳用戶:秦莞爾w

  • 這個連接池是直接從JIVE中取出來的

    這個連接池是直接從JIVE中取出來的,進(jìn)行了一下修改,使得連接參數(shù)直接在程序中設(shè)定而不是從屬性文件中讀取。 [b]用法:[/b] 先設(shè)定自己的連接參數(shù),在DbConnectionDefaultPool.java文件的loadProperties方法中。注意你也需要設(shè)定連接池的log文件的存放位置。

    標(biāo)簽: JIVE 連接

    上傳時間: 2016-11-21

    上傳用戶:TF2015

  • 人力資源管理系統(tǒng)

    人力資源管理系統(tǒng),主要用于企業(yè)的人事信息管理,考勤管理,招聘管理,培訓(xùn)管理,薪酬管理,績效管理。涉及到的業(yè)務(wù)主要有人事檔案信息的添加刪除和查看,人員調(diào)動管理,員工的考勤管理,員工的招聘,員工的績效評估,薪酬計算和培訓(xùn)跟蹤。采用Java平臺,并且采用B/S模式應(yīng)用, 框架與技術(shù)的選擇:Struts+Hibernate+Spring+Ajax。

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

    上傳時間: 2016-12-20

    上傳用戶:270189020

  • Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create b

    Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Python

    標(biāo)簽: Flash creating display program

    上傳時間: 2014-01-15

    上傳用戶:fandeshun

主站蜘蛛池模板: 临高县| 东辽县| 卫辉市| 进贤县| 广宁县| 吴旗县| 古丈县| 盐边县| 阳新县| 句容市| 广州市| 邵东县| 叙永县| 黑山县| 平远县| 马公市| 独山县| 宁阳县| 津市市| 吉木乃县| 乌兰察布市| 丰城市| 石景山区| 屏山县| 武功县| 屯留县| 兴文县| 长武县| 石楼县| 屏南县| 井冈山市| 宜宾市| 曲阜市| 郧西县| 会宁县| 大姚县| 红桥区| 营口市| 铅山县| 河源市| 滕州市|