摘要:
1.首页选择HTML原型网页 然后再该HTML网页添加一些自认为特别的标记,已便到时候静态化的时候系统能更精确的进行操作! 2.获取HTML网页代码 我选择的是通过FileUpload控件进行获取静态度页面模型,进行保存!if(FileUpload1.PostedFile.FileName==""){Response.Write("<script>alert('请确定您是否选择了网页'... 阅读全文
posted @ 2009-05-14 21:01
龙仪
阅读(390)
评论(2)
推荐(0)
摘要:
阅读全文
posted @ 2009-05-14 20:49
龙仪
阅读(168)
评论(0)
推荐(0)
摘要:
using System;using System.Security.Cryptography;using System.Text;namespace Utility {public class PasswordGenerator {public PasswordGenerator() {this.Minimum = DefaultMinimum;this.Maximum = DefaultMax... 阅读全文
posted @ 2009-05-14 20:48
龙仪
阅读(403)
评论(1)
推荐(0)
浙公网安备 33010602011771号