11 2014 档案

摘要:Rendering ASP.NET MVC Razor Views to StringBy Rick StrahlinShare Rick StrahlRick Strahl is president of West Wind Technologies in Maui, Hawaii. The co... 阅读全文
posted @ 2014-11-26 17:29 GreatK 阅读(383) 评论(0) 推荐(0) 编辑
摘要:当在服务器远程连接mysql服务器的时候,登录后编码方式latin1;接着我在mysql命令窗口修改为utf-8后,再次远程登录,编码方式依然为latin1;#mysql -h 192.168.1.114 -uroot -p123456mysql> show variables like '%cha... 阅读全文
posted @ 2014-11-26 01:45 GreatK 阅读(3521) 评论(0) 推荐(0) 编辑
摘要:今天在为一个链接做md5加密的时候发现,linux中使用echo打印出信息后执行加密与其他md5加密工具的结果并不一致,例如:[root@tomcat-automation ~]# echo www.baidu.com|md5sumed6322bc931d5aba9cc72b63f0f03a82 ... 阅读全文
posted @ 2014-11-26 01:44 GreatK 阅读(669) 评论(0) 推荐(0) 编辑
摘要:Masonry介绍与使用实践(快速上手Autolayout)前言1MagicNumber -> autoresizingMask -> autolayout以上是纯手写代码所经历的关于页面布局的三个时期在iphone1-iphone3gs时代 window的size固定为(320,480) 我们只需... 阅读全文
posted @ 2014-11-15 15:31 GreatK 阅读(160) 评论(0) 推荐(0) 编辑
摘要:AutoLayout 相关概念介绍和动画demoJun 13th, 2014 | Comments前言最近Apple的动作还是蛮多的,其中有3条很有意思。iOS8中设备旋转,布局的变化可能的iPhone6屏幕的变化,iPhone和iPad Mac开发越来越趋于统一Xcode6中Interface B... 阅读全文
posted @ 2014-11-15 14:03 GreatK 阅读(146) 评论(0) 推荐(0) 编辑
摘要:中文字体其实也可以用在网页上的中文字体和 @font-face对于互联网而言,自定义字体从来不是一个陌生的东西,IE 4 从 1997 年起就已经支持在浏览器中嵌入自定义的字体。而这一种技术被 Goolge Fonts 等免费字体服务推到了一个新的高度。前端工程师借助于 @font-face , 可... 阅读全文
posted @ 2014-11-15 14:02 GreatK 阅读(210) 评论(0) 推荐(0) 编辑
摘要:140 Color Names are Supported by All Browsers140 color names are defined in the HTML5 and CSS3 color specifications.17 colors are from the HTML specif... 阅读全文
posted @ 2014-11-15 09:54 GreatK 阅读(147) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示