【Writing Surface Shaders】 Writing shaders that interact with lighting is complex. There are different light types, different shadow options, differen....
分类:
其他好文 时间:
2014-08-02 12:17:33
阅读次数:
295
情况描述 一天公司小张过来咨询,说是数据库查询报错了;乍一看好像是数据库有坏快了,为了排查更加详细的错误信息,决定查看一下告警日志,发现问题所在,原来是数据库的物理磁盘空间满了Writing to the above trace file is disabled for now on...Tue ....
分类:
数据库 时间:
2014-07-31 20:01:17
阅读次数:
394
Provides access to members that control the reading and writing of map document files.(提供访问的成员,控制读写地图文档文件)1:MapDocumentClass ClassThe MapDocument coc....
分类:
其他好文 时间:
2014-07-29 11:30:56
阅读次数:
376
DisclaimerThe way I’m doing this relies on a feature I wrote for Graphite that was only recently merged to trunk, so at time of writing that feature i...
分类:
移动开发 时间:
2014-07-28 15:36:43
阅读次数:
430
As a graduate, it's a shame that i do not have my technical blog. Actually, the thought of having my own blog last for long and i even wrote my person...
分类:
其他好文 时间:
2014-07-25 19:12:32
阅读次数:
360
最近在测试通过http delete method传参数调用服务端方法,遇到了java.net.ProtocolException: DELETE does not support writing try { url = new URL(path); HttpURLConnectio...
分类:
编程语言 时间:
2014-07-23 12:45:56
阅读次数:
369
最近看了一篇文章,译名《简历危险》,原名《Resumes are dangerous》。 作者为Alex Maccaw,他有一篇文章曾经在网上流传甚广——《Traveling, Writing and Programming (2011)》(及其后续的《How to travel ar...
分类:
其他好文 时间:
2014-07-21 10:36:25
阅读次数:
231
1881. Long problem statementTime limit: 0.5 secondMemory limit: 64 MBWhile Fedya was writing the statement of the problem GOV Chronicles, he realized....
分类:
其他好文 时间:
2014-07-19 15:08:30
阅读次数:
214
Faced with the upcoming exam, Some useful methods referred to file operation drew tremenous attention. Now I make a summary to reading file.
import java.io.BufferedReader;
import java.io.BufferedWri...
分类:
其他好文 时间:
2014-07-18 12:26:25
阅读次数:
274
Size of Data TypesAlways use sizeof() to get the size of types(sizeof(char), sizeof(short), sizeof(int)...)Do not depend on the order of evaluation in...
分类:
其他好文 时间:
2014-07-16 15:51:58
阅读次数:
191