Address:http://www.outofcore.com/2011/07/ios-development-proper-use-of-initwithnibnamebundle-affects-uitableviewcontroller/I think this post will be u...
分类:
移动开发 时间:
2015-05-26 20:59:47
阅读次数:
138
Here’s to the crazy ones.The misfits. The rebels. The troublemakers.The round pegs in the square holes.The ones who see things differently.They’re not...
分类:
其他好文 时间:
2015-05-25 23:51:33
阅读次数:
123
关于php系统函数is_file()返回的是false $p_w_picpath=new\Think\Image();
$img_url=‘http://www.yzcms.com/Attach/p_w_picpath/20150524/test.jpg‘;
$logo_url="/Attach/p_w_picpath/20150524/logo.jpg";
$test_url="D:/www/www/yzcms/Attach/p_w_picpath/20150524/test..
分类:
Web程序 时间:
2015-05-25 06:17:30
阅读次数:
241
开始学习Scala,下面的内容大部分从Scala官网翻译过来,有几个地方翻译的不是很好,表述不清楚的地方大家可以浏览Scala官网,多指教。Scala offical website is http://scala-lang.orgI think scala-lang means scalable ...
分类:
其他好文 时间:
2015-05-24 21:47:16
阅读次数:
132
Problem DescriptionNow I think you have got an AC in Ignatius.L's "Max Sum" problem. To be a brave ACMer, we always challenge ourselves to more diffic...
分类:
其他好文 时间:
2015-05-22 20:56:22
阅读次数:
123
版权声明:仅允许在正文前注明作者和链接的情况下,进行非商业性转载,转载时本文正文不可减少内容、修改内容或者增加内容(包括图片) 《JAVA编程思想(Think in Java)》提供了大量源代码,可是项目是用ant构建的。对于用惯了eclipse,netbeans等IDE的同学们可能有些手足无措.....
分类:
编程语言 时间:
2015-05-22 18:49:04
阅读次数:
148
在调用验证码之前加上 ob_clean();不显示验证码的代码:public function verify(){ $verify = new \Think\Verify(); $verify->entry();}修改为:public function verif...
分类:
Web程序 时间:
2015-05-21 10:28:23
阅读次数:
212
转自http://blog.csdn.net/think_soft/article/details/8180203过滤NFC的Intent要在你想要处理被扫描到的NFC标签时启动你的应用程序,可以在你的应用程序的Android清单中针对一种、两种或全部三种类型的NFC的Intent来过滤。但是,通常...
分类:
移动开发 时间:
2015-05-20 18:09:41
阅读次数:
158
转自http://blog.csdn.net/think_soft/article/details/8190463Android应用程序记录(Android Application Record---AAR)在Android4.0(API Level 14)中引入的Android应用程序记录(AAR...
分类:
移动开发 时间:
2015-05-20 18:02:29
阅读次数:
169
转自http://blog.csdn.net/think_soft/article/details/8184539从Intent中获取信息如果因为NFC的Intent而启动一个Activity,那么你就能够从Intent中获取被扫描到的NFC标签的相关信息。根据被扫描到的标签,Intent对象能够以...
分类:
移动开发 时间:
2015-05-20 17:58:49
阅读次数:
171