摘要: /// /// 32位MD5加密 /// /// /// public static string Md5Hash(string input) { MD5CryptoServiceProvider md5 = new MD5CryptoServiceProvider()... 阅读全文
posted @ 2017-06-06 12:32 _York 阅读(213) 评论(0) 推荐(0) 编辑
摘要: /// /// 百度翻译 /// public class BaiDuTransHelp { /// /// 密钥 /// private readonly static string TransKey = ConfigurationManager.AppSettings["TransKey"... 阅读全文
posted @ 2017-06-06 12:30 _York 阅读(735) 评论(0) 推荐(0) 编辑
摘要: public class EmailHelp { /// /// Smtp服务器地址 /// private static readonly string SmtpServer = ConfigurationManager.AppSettings["SmtpServer"]; /// ... 阅读全文
posted @ 2017-06-06 12:28 _York 阅读(2075) 评论(1) 推荐(1) 编辑
摘要: 主页面前台代码: 1 2 3 4 5 6 管理系统 7 8 29 30 31 32 33 34 35 36 38 39 ... 阅读全文
posted @ 2015-07-15 20:46 _York 阅读(267) 评论(0) 推荐(0) 编辑
摘要: 管理系统 ... 阅读全文
posted @ 2015-07-12 11:35 _York 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 向下移动动画$(".image").click(function(){ $(this).animate({height:'0px'}) });无标题文档 阅读全文
posted @ 2015-05-19 15:05 _York 阅读(470) 评论(0) 推荐(0) 编辑
摘要: Html: CSS:#MainContent { display:table-cell; width: 700px; height: 800px; background: #0C78DD; text-align:center; vertical-alig... 阅读全文
posted @ 2015-05-15 16:23 _York 阅读(177) 评论(0) 推荐(0) 编辑
摘要: html:无标题文档 55555555555555555 新闻娱乐体育 新闻1 新闻2 新闻3 新闻4 ... 阅读全文
posted @ 2015-05-15 13:57 _York 阅读(320) 评论(0) 推荐(0) 编辑
摘要: 首页我们打看dreamweaver或其它编辑器,创建一个名为nav的导航菜单 栏目一 栏目二 栏目三 栏目四 栏目五 如下图所示:现在我们为nav添加样式,首先去掉默认的margin和padding,再去掉标签的list-style样式和标签的默认下划线。接下来再添加适当的样式(根据实际需... 阅读全文
posted @ 2015-05-12 15:48 _York 阅读(264) 评论(0) 推荐(1) 编辑
摘要: 1 3 4 5 6 7 昆明**家政服务公司 8 120 143 144 145 146 昆明**家政服务公司147 联系我们加入收藏设为首页148 149 150 ... 阅读全文
posted @ 2015-05-12 15:25 _York 阅读(175) 评论(0) 推荐(0) 编辑