一套非常好的新聞管理系統(tǒng),小蟲(chóng)新聞管理系統(tǒng) V1.0(jsp+javabean+mysql) 1.解壓縮 (如解壓縮到D:\tomcat4\webapps\ROOT\news目錄下) 2.進(jìn)入classes目錄,打開(kāi)news.txt。 修改mysql.url(數(shù)據(jù)庫(kù)聯(lián)接地址及數(shù)據(jù)庫(kù)名),mysql.user(用戶名),mysql.password(密碼),ilog(數(shù)據(jù)庫(kù)聯(lián)接池日志文件,請(qǐng)注意路徑分隔符為“\\”,在linux中是“/”); 3.建數(shù)據(jù)庫(kù),并將database目錄下news.sql導(dǎo)入;news.sql中37行中用戶可修改你想要的密碼,但用戶名admin不能更改,否則不能實(shí)現(xiàn)超級(jí)管理員的功能 4.運(yùn)行管理文件 --> admin/index.jsp 對(duì)系統(tǒng)進(jìn)行一些基本設(shè)置(首先添加欄目)
標(biāo)簽: 新聞 管理系統(tǒng)
上傳時(shí)間: 2015-03-27
上傳用戶:q123321
The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne
標(biāo)簽: mathematical algorithms mechanical procedures
上傳時(shí)間: 2015-03-31
上傳用戶:silenthink
在J2ME中實(shí)現(xiàn)虛擬代理,然后過(guò)濾user-agent ,用于突破廣東移動(dòng)等的cmwap限制 使用方法,啟動(dòng)后將相應(yīng)軟件(如Opera)的代理設(shè)成localhost 8080,即可
上傳時(shí)間: 2014-01-12
上傳用戶:aappkkee
一、安裝SQL數(shù)據(jù)庫(kù) 1、 打開(kāi)Microsoft SQL Server 企業(yè)管理器 2、 建立一個(gè)新的數(shù)據(jù)庫(kù),名稱(chēng)為 XfokSite_Free (必須為這個(gè)名字) 3、選擇該數(shù)據(jù)庫(kù),點(diǎn)擊鼠標(biāo)右鍵 -> 所有任務(wù) -> 還原數(shù)據(jù)庫(kù) -> 從設(shè)備 -> 選擇設(shè)備 -> 添加 -> 選擇程序目錄下的數(shù)據(jù)庫(kù)里面的文件 二、安裝程序 1、如果程序沒(méi)有放在虛擬目錄下,請(qǐng)把所有文件放在網(wǎng)站根目錄下,否則會(huì)提示出錯(cuò)。 三、設(shè)置 1、 用文本編輯器打開(kāi)web.config 2、 找到<add key="SqlConnectionString" value="Data Source=(local) Integrated Security=false Initial Catalog=XfokSite_Free User ID=xfok Password=xfok" /> 紅色部分:數(shù)據(jù)庫(kù)服務(wù)器地址,如果為本地地址,請(qǐng)?jiān)O(shè)置為(local),外部請(qǐng)直接修改為IP地址(不要加括號(hào)) 深紅部分:數(shù)據(jù)庫(kù)名稱(chēng) 粉紅部分:SQL數(shù)據(jù)庫(kù)登陸用戶名 藍(lán)色部分:SQL數(shù)據(jù)庫(kù)登陸密碼 四、設(shè)置完畢! 直接在瀏覽器中敲入地址,來(lái)體驗(yàn)一下心隨我動(dòng),網(wǎng)站建設(shè)超輕松的快感吧!
標(biāo)簽: SQL Microsoft Server 數(shù)據(jù)庫(kù)
上傳時(shí)間: 2015-04-15
上傳用戶:璇珠官人
This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architecture is a component architecture for the development and deployment of componentbased distributed business applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and multi-user secure. These applications may be written once, and then deployed on any server platform that supports the Enterprise JavaBeans specification.
標(biāo)簽: Enterprise specification architecture JavaBeansTM
上傳時(shí)間: 2013-12-01
上傳用戶:牛津鞋
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一個(gè)針對(duì)IEEE802.11b無(wú)線局域網(wǎng)的嗅探和包分析器,支持大多數(shù)無(wú)線網(wǎng)卡,支持自動(dòng)檢測(cè)UDP、ARP和DHCP的數(shù)據(jù)包,支持通過(guò)CDP協(xié)議檢測(cè)思科網(wǎng)絡(luò)設(shè)備,支持加密數(shù)據(jù)包記錄,采用與Ethereal和Tcpdump兼容的的數(shù)據(jù)包記錄文件,支持通過(guò)用戶提供地圖來(lái)檢測(cè)和評(píng)估無(wú)線網(wǎng)絡(luò)范圍。
標(biāo)簽: network dissector sniffing capable
上傳時(shí)間: 2014-11-26
上傳用戶:wweqas
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
標(biāo)簽: documentation the reference display
上傳時(shí)間: 2013-12-23
上傳用戶:ayfeixiao
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately.
標(biāo)簽: Changing Setting default columns
上傳時(shí)間: 2015-05-04
上傳用戶:璇珠官人
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (which the model considers to be at index 4) so it s displayed as the first column — at view index 0. Since prepareRenderer gives us the view index, we need to translate the view index to a model index so we can be sure we re dealing with the intended column
標(biāo)簽: convertColumnIndexToModel straightforward perhaps fairly
上傳時(shí)間: 2013-12-10
上傳用戶:it男一枚
to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc
標(biāo)簽: file Familiar computer waveform
上傳時(shí)間: 2015-05-07
上傳用戶:l254587896
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1