摘要:
专题图编号:ylbtechASPNET1,功能描述ver1.0 QQ多账号登录。两种账号形式,1,数字;2,邮箱。2,技术与环境3,数据库设计3.1 /App_Data/basic-sql.sql-- =============================================-- 多账号登录-- author:YUANBO-- development time:2011-9-20-- =============================================USE masterGO-- Drop the database if it already exist. 阅读全文
摘要:
专题图编号:ylbtechASPNET1,功能描述仿QQ投票数据库设计和测试程序。2,技术与环境3,数据库设计/App_Data/sql-basic.sql-- =============================================-- ylb:投票选举数据库-- author:YUANBO-- development time:2012-6-20-- =============================================USE masterGO-- Drop the database if it already existsIF EXISTS ( S. 阅读全文