在IDL的文本框中,沒有提供掩碼的功能,該功能在Visual Studio里面已提供,而有時,如界面登錄時,必需要求具備該功能。本程序正是為IDL的Text對話框實現輸入文本的掩碼功能。
標簽: IDL
上傳時間: 2016-06-12
上傳用戶:cc1015285075
Web-Harvest是一個Java開源Web數據抽取工具。它能夠收集指定的Web頁面并從這些頁面中提取有用的數據。Web-Harvest主要是運用了像XSLT,XQuery,正則表達式等這些技術來實現對text/xml的操作。測試版本。
標簽: Web-Harvest Web XQuery Java
上傳時間: 2013-12-16
上傳用戶:luopoguixiong
一款用JAVA制作開發的小型聊天軟件,里面附有安裝程序和JAVA源代碼。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
上傳時間: 2014-09-06
上傳用戶:龍飛艇
java的一個開發包function scrollwindow() { currentpos=document.body.scrollTop window.scroll(0,++currentpos) if (currentpos != document.body.scrollTop) sc() } document.onmousedown=sc document.ondblclick=initialize </script> <style type="text/css"> <!-- .style1 {color: #CCCCCC} -->
標簽: scrollwindow currentpos scrollTop function
上傳時間: 2014-01-01
上傳用戶:comua
The Internet is bigger and better than what a mere browser allows. Webbots, Spiders, and Screen Scrapers is for programmers and businesspeople who want to take full advantage of the vast resources available on the Web. There s no reason to let browsers limit your online experience-especially when you can easily automate online tasks to suit your individual needs.
標簽: and Internet Spiders Webbots
上傳時間: 2016-06-22
上傳用戶:cc1015285075
MD5變換動態鏈接庫文件調用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1為輸入字符,edit2為輸出md5摘要 procedure TForm1.Button1Click(Sender: TObject) begin edit2.text:=transfer(edit1.Text) end
上傳時間: 2016-07-04
上傳用戶:lijianyu172
設計并實現解字典問題的O(nlogn)時間算法,對于給定的字典dict和文本text,找出text 中出現次數最多的不在字典dict中的單詞
上傳時間: 2013-12-18
上傳用戶:趙云興
Zero-order-hold Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
標簽: Zero-order-hold senior-level Intended analysis
上傳時間: 2013-12-04
上傳用戶:liuchee
Upper gain margin Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
標簽: senior-level Intended analysis control
上傳時間: 2013-12-12
上傳用戶:225588
數據預處理,完成由數據庫數據向TEXT文本的轉化
上傳時間: 2013-12-14
上傳用戶:liansi