专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
来源: 桌面中心(二)数据库写入作者:elong 一、以下是数据库的写入的html程序,你可以加入密码功能。把密码做成变量发入下面那个写入的php程序。这样就实现了密码保护了: <html> <head> <title>数据库</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <style type="text/css"> <!--... [阅读全文] [PDF]
// 涉及命名空间using System;using System.Collections;using System.ComponentModel;using System.Data;using System.Data.SqlClient;using System.Drawing;using System.Drawing.Drawing2D;using System.Drawing.Imaging;using System.Web;using System.Configuration; // 方法public void AddUser(string PersonName, string P... [阅读全文] [PDF]
1 共2条 分1页