org.hibernate.hql.internal.ast.QuerySyntaxException: unexpected token: null near line 1, column 290 [select count(*) from cn.com.taiji.sample.entity.U ...
分类:
其他好文 时间:
2016-09-13 14:54:03
阅读次数:
194
如果在画面中,发现有画面闪烁的问题。那么大多数情况下是z-fighting引起的, 解决方案: 1, 在每个场景中,找到那个MainCamera,然后在Inspector上,找到MainCamera的属性,Clipping Planes,需要做的是尽量放大near的值,尽量减小far的值。根据我的实 ...
分类:
编程语言 时间:
2016-09-01 18:30:48
阅读次数:
466
Problem Description Once again, James Bond is fleeing from some evil people who want to see him dead. Fortunately, he has left a bungee rope on a near ...
分类:
其他好文 时间:
2016-08-14 18:59:48
阅读次数:
195
关于用Power Designer 生成sql文件出现 错误 [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for t ...
分类:
数据库 时间:
2016-08-05 10:12:55
阅读次数:
627
Journey with Pigs Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 3004 Accepted: 922 Description Farmer John has a pig farm near town A. He ...
分类:
其他好文 时间:
2016-08-03 11:50:06
阅读次数:
194
直接从csdn复制粘贴的.sh代码,放到cygwin下运行sh的时候出错syntax error near unexpected token'$'do\r 解决方法: 1.下载notepad++ 2.用notepad plus打开这个.sh文件,右击使用这个打开,视图->显示符号->显示所有符号 发 ...
2016年7月31日 星期日 --出埃及记 Exodus 15:27Then they came to Elim, where there were twelve springs and seventy palm trees, and they camped there near the water ...
分类:
其他好文 时间:
2016-08-01 09:13:48
阅读次数:
139
实验2.2表明,顶点的坐标值不是屏幕上的任意绝对单位(屏幕单位是像素)。 glOrtho(left,right,bottom,top,near,far)建立一个观察箱(viewing box),用6个参数来确定六个面的位置。 最近搞opengl,本来以为自己对glortho这个函数已经了解了,结果发 ...
分类:
其他好文 时间:
2016-07-15 07:59:36
阅读次数:
177
看 地理位置索引的使用 $near $geometry ...
分类:
其他好文 时间:
2016-07-02 09:11:27
阅读次数:
107
有几年没用过MySql数据了,今天在使用C#访问MySql数据库时出现了一个小插曲。 错误提示: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version ...
分类:
数据库 时间:
2016-06-30 19:57:33
阅读次数:
173