iOS Programming Recipe 6: Creating a custom
UIView using a NibJANUARY 7, 2013BYMIKETT12 COMMENTSCreating a custom UIView
using a NibAssumptionsYou are...
分类:
移动开发 时间:
2014-07-22 23:07:15
阅读次数:
651
Over the weekend, I was doing some work on the
internal CMS we use over at eagleenvision.net and I wanted to scrap my custom
table implementation for ...
分类:
Web程序 时间:
2014-05-01 14:28:26
阅读次数:
613
Listing 1: Setting up data binding for the
Rating
controlusingSystem.Windows.Controls;usingSystem.Windows.Data;usingMicrosoft.LightSwitch.Threading;na...
分类:
其他好文 时间:
2014-04-30 01:57:00
阅读次数:
517
最近带我的师傅发给我一篇英文技术文档,抱着学习英文的心情我将原文翻译了一下。原文链接:http://www.matthidinger.com/archive/2011/03/02/Progressive-enhancement-in-MVC-3-with-the-help-of-custom.asp...
分类:
Web程序 时间:
2014-04-29 22:47:04
阅读次数:
688
java.lang.SecurityException: Requires
READ_PHONE_STATE: Neither user 10088 nor current process has
android.permission.READ_PHONE_STATE.今天写了一款发短信的软件,拿了...
分类:
移动开发 时间:
2014-04-29 18:16:15
阅读次数:
1324
项目需要去掉CentOS登陆框直接进入系统,简单的配置即可解决。
修改文件:vim /etc/gdm/custom.conf
加入内容:
[daemon]
AutomaticLogin=自动登陆的用户名
AutomaticLoginEnable=True...
分类:
其他好文 时间:
2014-04-27 21:17:04
阅读次数:
287