当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

12 2017 档案

摘要:老子说:天下大事必作于细,天下难事必作于易。 什么是不简单?——把简单的事千百次地做对就是不简单。 什么是不容易?——把大家公认的非常容易的事认真地做好,就是不容易。 阅读全文
posted @ 2017-12-21 14:02 hofmann 阅读(625) 评论(0) 推荐(0)
摘要:update tbl_C set UserPass=tbl_D.UserName from tbl_C,tbl_D where tbl_D.UserName=tbl_C.UserName 阅读全文
posted @ 2017-12-07 10:00 hofmann 阅读(5485) 评论(0) 推荐(0)
摘要:1 1.1 1.2 1.3 2 2.1 2.2 2.3 3 3.1 3.2 3.3 阅读全文
posted @ 2017-12-06 15:40 hofmann 阅读(336) 评论(0) 推荐(0)
摘要:using Org.BouncyCastle.Math; using Org.BouncyCastle.Crypto.Parameters; using Org.BouncyCastle.Security; using Org.BouncyCastle.Asn1.X509; using Org.BouncyCastle.X509; using Org.BouncyCastle.Asn1.Pkcs... 阅读全文
posted @ 2017-12-03 11:25 hofmann 阅读(2986) 评论(0) 推荐(0)