搜索资源列表
itemtype_shop_2.2 魔域商店物品管理
- 魔域商店物品管理,可添加骑士魔石价格,职业,攻击魔法体力敏捷等功能。-Demon store materials management, the price can add Knight Stone, occupational, physical agility attack magic functions.
mysql
- 详细讲解mysql内部机制以及如何搭建mysql,它里面的存储和设计思想。非常值得学习的好书籍-Explain in detail the internal mechanisms and how to set up mysql mysql, it is inside the store and design. Good books are worth studying
hospital
- 医院信息管理系统,本系统分别针对普通用户(主要指患者)与管理员(医院职工)以面向对象的方式开发,普通用户拥有挂号预约,在线咨询,留言等功能。而管理员拥有的是管理功能,包括挂号管理,职工管理,药品管理,病房管理,病人管理,处方管理,留言管理等。-HIS,which is short for Hospital Information System, it is used for provid patient’s diagnosis and management’s collection,store,
MySQL5.0
- 本书是为需要了解5.0版本新特性的过程、触发器、视图、信息架构视图”,这老是用介户绍而写的。简单的来说是介绍了“存储 MySQL 5.0 为较本了大书达的能到实像这用内样行的例专,目家在的那,学样我习与会之您从前进每也行一许对个大话细家,节会用开认简始为单慢这的个问的用题为例、大很例家难子,建让但立你新是概学特只念到性,要需丛最跟要书后着的的会课知第给程识一大去。-This book is for the 5.0 version of the new features need to u
petsystem
- this complete system in php to manage pet nanny business. all the data store my sql database-this is complete system in php to manage pet nanny business. all the data store my sql database
cjsjk
- 创建一个新数据库及存储该数据库的文件,创建一个数据库快照,或从先前创建的数据库的已分离文件中附加数据库。-Create a new database and store the database file, create a database snapshot, or create a database from a previous separation of the document has been attached database.
AdressBook
- AdressBook written in Java (NetBeans 6.0). Program uses MySQL Server 5.0 to store user data.
base64_sql
- Store procedure for MySQL to Base64 encode-decode
mysql-storedprocedures
- Store Procedure php-mysql
case
- 一个网上商店系统。使用mysql和sqlserver2000两种数据库-An online store system. Two databases using mysql and sqlserver2000
db_online-store
- Database for online store. Writen in MySql. 12 tables normalised to BCNF.
ECShop_V2.7.3_UTF8_release1106
- ·是一款开源的网上商店系统 ·操作简便,只需轻点鼠标+简单录入即可完成商城管理 ·在系统架构,数据库,程序等方面都经过精心设计,保证了系统的健壮和效率。-Is a simple open source online store system, a simple click of a mouse+ entry in system architecture, database, procedures have been carefully designed to ensure a robus
phpshe1.1
- PHPSHE商城系统 1.1PHPSHE商城系统是将商品展示、在线购物、订单管理、支付管理、文章管理、客户咨询反馈等功能相结合,并提供了简易的操作、实用的功能,快速让用户建立个性化的网上商店,为用户提供了一个低成本、高效率的网上商城建设方案。 适用于于各行业产品销售的商家,主要包括有以下功能: 管理员发布、修改,删除商品信息,商品多级分类检索、关键词模糊搜索等; -The mall the system 1.1PHPSHE Mall in PHPSHE system is a
suppermarket
- 本系统适合小型超市使用.请下载后仔细研究代码-this system is fit to shopping store
HW3_ver2-
- 一個可以儲存個人基本資料的小app,可以在android系統上執行-One can store personal information in a small app, the system can run on android
insertmysql
- This code allows to store data in mysql
ADDITION
- CALCULATE THE AREA OF A CIRCLE FOR A VALUE OF RADIUS VARYING FROM 3 TO 7. STORE THE RADIUS
schemaless-master
- Schemaless is a Python module that implements the pattern described by Bret Taylor in his post How FriendFeed uses MySQL to store schema-less data. There are a couple of other Python modules out there that do this already.
ghsc263513041157591
- Bukkit-MySql: A bukkit plugin that uses a mySql server to store minecraft player data
Assignment1
- Assignment:Core Java Guidelines: 1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color. 2.In client program we are fetching the results which has status as pending . 3.Aft