原地址:http://blog.sina.com.cn/s/blog_72b936d801013ptr.htmlicense
Comparisonshttp://unity3d.com/unity/licenses#iphoneOptimizing Graphics
Performancehttp:...
分类:
移动开发 时间:
2014-05-12 18:06:33
阅读次数:
1099
Unity3d
经验小结文本教程你是第2541个围观者0条评论供稿者:Jamesgary标签:unity3d教程Fbx、贴图导入Unity时的注意事项:在导出Fbx之前,Maya中已经对物体连接了正确的贴图,并且贴图文件名不能更改。把Fbx和贴图放在同一文件夹内,直接把此文件加拖入Unity内。此时...
分类:
其他好文 时间:
2014-05-12 17:53:18
阅读次数:
477
原地址:http://www.cnblogs.com/U-tansuo/archive/2012/11/22/unity_ios-plugin.html说起unity调ios插件,好多淫比较头痛,探索再此给大家献上通用手册。首先:需要需要一些OC知识,在OC中所有的界面都是基于View显示的,而要使...
分类:
移动开发 时间:
2014-05-12 17:43:00
阅读次数:
478
原地址:http://www.cnblogs.com/88999660/archive/2013/04/12/3016773.html Unity Web
Player | Shadow_Demo ...
分类:
Web程序 时间:
2014-05-12 17:05:09
阅读次数:
447
Say you have an array for which theithelement
is the price of a given stock on dayi.Design an algorithm to find the maximum
profit. You may complete a...
分类:
其他好文 时间:
2014-05-06 00:51:29
阅读次数:
353
Problem
Link:http://oj.leetcode.com/problems/longest-consecutive-sequence/This problem
is a classical problem where we can reduce the running time by ...
分类:
其他好文 时间:
2014-05-05 22:55:22
阅读次数:
552
Link:http://oj.leetcode.com/problems/reverse-nodes-in-k-group/Given a linked
list, reverse the nodes of a linked listkat a time and return its modifie...
分类:
其他好文 时间:
2014-05-05 22:46:42
阅读次数:
456
拼图Time Limit:1000MSMemory
Limit:65535KBSubmissions:117Accepted:69Description给你1x2、2x1和2x2,3种矩形若干,请你计算出把它们放入2xn的矩形中,一共有多少方法?Input输入有多组测试数据没行输入一个整数n
, 3...
分类:
其他好文 时间:
2014-05-05 22:35:15
阅读次数:
435
挑战题之排列生成Time Limit:2000MSMemory
Limit:65535KBSubmissions:435Accepted:170Description一自然数N,设N为3,则关于N的字典序排列为123,132,213,231,312,321。对于一个自然数N(1#include
us...
分类:
其他好文 时间:
2014-05-05 22:25:33
阅读次数:
294
敌兵布阵Time Limit: 2000/1000 MS
(Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s):
37773Accepted Submission(s): 15923Problem Desc...
分类:
其他好文 时间:
2014-05-02 14:22:52
阅读次数:
303