This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標(biāo)簽: file executable the consists
上傳時(shí)間: 2013-12-17
上傳用戶:asddsd
Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標(biāo)簽: executable consists Welcome package
上傳時(shí)間: 2015-12-18
上傳用戶:baiom
一個(gè)簡單的同學(xué)錄系統(tǒng),有增、刪、修改、查詢、分頁功能,非常適合JSP的初學(xué)者。 編程環(huán)境:MyEclipse+Access+Tomcat5.5 文件列表: index.jsp-------------------首頁文件模塊 add_new.jsp-----------------增加記錄模塊 modify.jsp------------------修改記錄模塊 del.jsp---------------------刪除記錄模塊 save.jsp--------------------保存記錄模塊 search.jsp------------------查找記錄模塊 in.jsp----------------------導(dǎo)入常用的類模塊 src\ConDb.java--------------連接數(shù)據(jù)庫的JavaBean 數(shù)據(jù)庫文件:TXL.mdb 安裝運(yùn)行:解壓后放入Tomcat\webapps 配置數(shù)據(jù)源:控制面板--->數(shù)據(jù)源ODBC---->系統(tǒng)DNS---->添加----->Driver do Micrsoft Access(*.mdb) ---->數(shù)據(jù)源名稱:class---->選擇數(shù)據(jù)庫文件所在目錄 在瀏覽器下輸入:http://localhost:8080/txl
上傳時(shí)間: 2015-12-23
上傳用戶:zhangyi99104144
SQL Server Security Distilled, Second Edition by Morris Lewis ISBN:1590592190 Apress © 2004 (352 pages) This book takes an in-depth look at what you can do to secure data in SQL Server, shows how to authenticate access to data on the server, and authorizes what users can and can t do with that data, in versions 6.5, 7.0, and 2000.
標(biāo)簽: 1590592190 Distilled Security Edition
上傳時(shí)間: 2015-12-25
上傳用戶:hj_18
電話用戶信令的控制器源碼,此外還包括 相應(yīng)的測試程序以及批處理文件do。
上傳時(shí)間: 2016-01-06
上傳用戶:標(biāo)點(diǎn)符號(hào)
java網(wǎng)絡(luò)編程文檔教材 Java網(wǎng)絡(luò)編程 .doc Java基礎(chǔ) 三步學(xué)會(huì)Java Socket編程 Java網(wǎng)絡(luò)編程---IO部分學(xué)習(xí)筆記整理 .doc 使用JAVA編寫網(wǎng)絡(luò)通信程序.doc
上傳時(shí)間: 2014-08-29
上傳用戶:洛木卓
圖形顯示技巧,這是其中一段代碼 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmpheight do begin newbmp.Canvas.CopyRect(Rect(0,bmpheight-i,bmpwidth,bmpheight),image1.Canvas,Rect(0,0,bmpwidth,i)) form1.Canvas.Draw(120,100,newbmp) end newbmp.free end
標(biāo)簽: procedure TBitmap TObject Button
上傳時(shí)間: 2016-01-18
上傳用戶:comua
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next level.
標(biāo)簽: advantage the rudiments you
上傳時(shí)間: 2014-01-18
上傳用戶:xz85592677
f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
標(biāo)簽: application your language shared
上傳時(shí)間: 2013-12-24
上傳用戶:thuyenvinh
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.
標(biāo)簽: interpreter Mod_python mod_python the
上傳時(shí)間: 2016-01-25
上傳用戶:yd19890720
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1