码迷,mamicode.com
首页 >  
搜索关键字:when    ( 7148个结果
poj3999 Kind of a Blur,高斯消元
Kind of a Blur Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 642   Accepted: 137 Description Image blurring occurs when the object being captured is out of...
分类:其他好文   时间:2014-09-26 14:49:49    阅读次数:418
unity 截图保存及显示
需要注意的是win平台加载图片,用到"file:///"参考来源 StartCoroutine(SaveThePlayerColorImage(320));//save the color image when the player pass the wall IEnumerator Save...
分类:其他好文   时间:2014-09-26 12:39:08    阅读次数:238
UVA 6662 The Last Ant(模拟退火)
A straight tunnel without branches is crowded with busy ants coming and going. Some ants walk left to right and others right to left. All ants walk at a constant speed of 1 cm/s. When two ants meet, ...
分类:其他好文   时间:2014-09-26 02:19:18    阅读次数:188
b/s客户端和服务器的交互(转)
原文:http://igoro.com/archive/what-really-happens-when-you-navigate-to-a-url/作为一个软件开发者,你一定会对网络应用如何工作有一个完整的层次化的认知,同样这里也包括这些应用所用到的技术:像浏览器,HTTP,HTML,网络服务器,...
分类:Web程序   时间:2014-09-25 23:33:08    阅读次数:428
VC++界面编程之--托盘图标无缘无故被隐藏的原因
有时我们创建的托盘图标会无缘无故的消失了,搜索了下谷歌,发现是explorer.exe有时会记不住增加的托盘图标,当它记不住时,会发送消息询问窗口:有没有需要增加托盘图标的?然后你的窗口重新做一次增加托盘图标的动作即可。以下是原文: When you’re a programmer, it seems like you learn something new every day. One o...
分类:编程语言   时间:2014-09-25 19:26:47    阅读次数:293
转载 -安卓开发-Activity中finish() onDestroy() 和System.exit()的区别
Activity.finish()Call this when your activity is done and should be closed.在你的activity动作完成的时候,或者Activity需要关闭的时候,调用此方法。当你调用此方法的时候,系统只是将最上面的Activity移出了栈...
分类:移动开发   时间:2014-09-25 19:10:17    阅读次数:191
Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynamics CRM 2011 2013 解决办法
Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynamics CRM 2011解决办法:John 25 Apr 2012 9:03 AM Yes th.....
分类:其他好文   时间:2014-09-25 14:24:49    阅读次数:249
[转]“WARNING: soft rlimits too low” in MongoDB with Mac OS X
转自:Programming and TechnologyIf you get this warning when you connect to mongo shell in Mac OX X:** WARNING: soft rlimits too low. Number of files is ...
分类:数据库   时间:2014-09-25 01:25:07    阅读次数:4507
English Notes
1. Thanks for stopping by.慢走不送。2. I don't like to judge a book by it's cover.我不喜欢以貌取人。3. Rush hour traffic is awful.高峰期的交通很糟糕4.When others don't belie...
分类:其他好文   时间:2014-09-25 01:06:47    阅读次数:233
How do I resolve the CodeSign error: CSSMERR_TP_NOT_TRUSTED?
How do I resolve the CodeSign error: CSSMERR_TP_NOT_TRUSTED?The Xcode build error titled "CSSMERR_TP_NOT_TRUSTED" is a common problem that arises when...
分类:Web程序   时间:2014-09-24 23:36:37    阅读次数:288
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!