Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of Table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html - HTML of the grid file_controller.php - sample of grid controller with file-flat interface db_controller.php - sample of grid controller with DB interface sample.csv - Sample of grid data source (VDB) sample.sql - Sample of grid data source (MySQL) easygrid.js - Easy Gird library easygrid_contextmenu.js - Easy Grid context menu library
標簽: management quickly create linear
上傳時間: 2013-12-04
上傳用戶:cylnpy
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one Table.
標簽: i.e. management database simple
上傳時間: 2016-10-02
上傳用戶:851197153
一個J2EE四層架構的實例,采用jsp+javabean+sessionbean+entitybean做的,與大家共享: 1.開發環境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql語句如下: create Table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.現在weblogic console下建立好數據源名:examples-dataSource-mssqlserverXAPool 4.可以用客戶端測試和網頁測試.
上傳時間: 2016-10-03
上傳用戶:zhouchang199
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上傳時間: 2013-12-13
上傳用戶:himbly
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上傳時間: 2014-01-20
上傳用戶:三人用菜
版本更新了一下,到5.84了,需要用VS.net平臺進行編譯運行,介紹與原來的一樣! 磁盤文件的安全刪除,我們通常所執行的刪除操作并不是真正的刪除只是清除了文件的fat表內容,文件數據還在磁盤上,可以恢復,所以不安全。-disk deletion of the security document, we usually enforced by the delete operation does not really delete the file will simply remove the fat Table of contents, document data on the disk is, can be restored, therefore unsafe.
上傳時間: 2016-11-05
上傳用戶:大三三
DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU implements most of the basic DSR features specified in the DSR draft (version 10). One big exception is flow extensions. DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP traffic. DSR-UU instead uses its own neighbor Table that sets up the MAC-to-IP translation during route discovery.
標簽: DSR-UU implementation simulator network
上傳時間: 2016-11-06
上傳用戶:er1219
實現基本的購物車功能。 eclipse+sqlserver2005 1.主要強調了購物車的業務邏輯。 2,利用javabean封裝。比較適合jsp初學者。 3.簡潔實用。可以在此基礎上開發更加復雜功能的購物網站。 數據庫建立 create database shop_db go use shop_db go create Table t_sp ( s_id int identity(1,1) primary key, s_name varchar(20) not null, s_price money not null ) go insert into t_sp values( IBM筆記本電腦 , 19999 ) insert into t_sp values( Hp商務筆記本電腦 , 8666 ) insert into t_sp values( 精通JSP技術 , 236 ) insert into t_sp values( ASP.NET高級應用 , 156 ) insert into t_sp values( J2EE高級開發 , 126 ) insert into t_sp values( 華碩筆記本電腦 , 6789 ) go select * from t_sp go
上傳時間: 2013-12-20
上傳用戶:netwolf
Doc2Db.bat:用來將數據表描述文檔轉換成sql腳本。由于不方便解析WORD,需要先WORD中的表格拷貝至Excel,一個Table占用一個Sheet。如實例中的Table.xls Db2Doc.bat:用來將數據庫表轉成描述文檔。數據庫的鏈接和指定表需要在conf.properties文件中配置一下。 conf.properties:配置文件。配置Excel中代表表屬性的相關單元格和反向工程需要的數據庫鏈接配置,具體配置請打開看下里面的注釋說明。 特別注意:此工具僅僅是為了節省一點手工工作量,不是有意破壞數據庫設計“概念設計-邏輯設計-物理設計-文檔”過程。 另外,運行時候,機器需要有java環境,在Path環境變量中添加java。
上傳時間: 2013-12-01
上傳用戶:釣鰲牧馬
LiteBlaster 是一款基于 .NET Framework 原創的 ASP.NET 論壇系統。后臺程序庫采用 C#/VB.NET 編寫,前臺采用 DIV/Table+CSS+JavaScript 的形式,并靈活運用 AJAX 技術為客戶端帶來不一樣的體驗。
標簽: NET LiteBlaster Framework ASP
上傳時間: 2013-12-09
上傳用戶:zhengjian