模型导入Unity 的参数设置 Model 栏参数 Meshes : 对于Scale Factor ,File Scale 一般来说要更改的话,保持各个模型的一致性. Mesh Compression 网格压缩的,用于对模型的压缩设置. 四个参数 Off Low Mediu...
分类:
其他好文 时间:
2015-07-16 21:18:01
阅读次数:
209
最近看到Linus在采访中提到一种删除单链表中节点的方法,并说不懂这种方法的人都不理解指针,原话如下:At the opposite end of the spectrum, I actually wish more people understood the really core low-lev...
分类:
其他好文 时间:
2015-07-15 18:29:46
阅读次数:
159
一、PAPI简介PAPI是田纳西大学创新计算实验室开发的一组可以在多个处理器平台上对硬件性能计数器进行访问的标准接口,它的目标是方便用户在程序运行时监测和采集由硬件性能计数器记录的处理器事件信息。用户可以使用其提供的high/low api对程序某一段的使用时钟周期数,执行指令数,L1/L2 cac...
今天把从Kaggle上下载下来的csv数据导入mysql,想做个统计分析,怎奈csv文件有些大,所以只能用mysql 命令导入,现mark下,以备以后不时之需:1. 导入:基本语法:
load data [low_priority] [local] infile 'file_name txt' [replace | ignore]
into table tbl_name
[character set...
分类:
数据库 时间:
2015-07-15 09:31:50
阅读次数:
195
Developing RESTful Web services that seamlessly support exposing your data in a variety of representation media types and abstract away the low-level details of the client-server communication is n...
分类:
编程语言 时间:
2015-07-14 13:54:46
阅读次数:
146
Problem Description
As we all know, Fat Brother likes MeiZi every much, he always find some topic to talk with her. But as Fat Brother is so low profile that no one knows he is a rich-two-generatio...
分类:
其他好文 时间:
2015-07-14 13:38:51
阅读次数:
150
因为近来在从事web前端开发的工作,所以写的文章也都是关于web这一块。以后将分享算法和web高级编程的内容,很多公司的web前端不够重视,以为是很low-level,给的待遇也很一般,其实,这都是很狭隘的理解。软件开发是一种很谨慎的工作,每一个环节都需要足够的重视。好了,不扯淡。需要扯淡的,点.....
分类:
Web程序 时间:
2015-07-14 13:04:30
阅读次数:
144
1. 二分查找//递归版int binarySearch(const int arr[], int low, int high, int val){ if (low arr[mid]) return binarySearch(arr, mid+1, high, val)...
分类:
编程语言 时间:
2015-07-12 15:31:36
阅读次数:
222
浮动,CSSfloat属性。学过的人应该知道这个属性,平时用的应该也是很多的。特别是在N栏布局中。但是我们会经常遇到这样一种情况,前面的元素浮动之后会影响后面的元素,后面的元素需要用清除浮动来消灭前面元素的影响。以前经常就是用或者这样的方法,甚至于有人觉得在HTML加标签很low,所以就用JS手动在...
分类:
其他好文 时间:
2015-07-12 00:13:39
阅读次数:
143
bdcdata_wa-fnam='P_MONAT-LOW'.bdcdata_wa-fval='01'.APPENDbdcdata_waTObdcdata_tab.CLEARbdcdata_wa.bdcdata_wa-fnam='P_MONAT-HIGH'.bdcdata_wa-fval...
分类:
其他好文 时间:
2015-07-09 13:07:36
阅读次数:
131