Can't use Subversion command line client: svn Probably the path to Subversion executable is wrong. Fix it.Errors found while svn working copies detect ...
分类:
其他好文 时间:
2016-03-30 12:49:21
阅读次数:
97
gradle编译,maven编译,不细致的学,搞不了,以为按教程弄一下就会 很顺利的把spring编出来,没想到没那么简单。 脑子浑的厉害,都动不起来了,年龄大了获取就这个样子了,好可怕。好像能体会到父母的感受了,多睡会觉吧。 跑鞋到了,还不赖。。 时间过得真快,下周清明放假了,然后是五一。然后端午 ...
分类:
其他好文 时间:
2016-03-29 23:40:42
阅读次数:
165
采样depth target,做ao blit depth target is needed or there will be 8x8 pixel blocks flip blit tex 是cs实现的一次copy from rendertarget to texture then we can s ...
分类:
其他好文 时间:
2016-03-29 21:05:24
阅读次数:
148
Numbers can be regarded as product of its factors. For example, Write a function that takes an integer n and return all possible combinations of its f ...
分类:
其他好文 时间:
2016-03-29 14:52:42
阅读次数:
169
AutoInvoice in Oracle Apps R12 AutoInvoice is a powerful, flexible tool you can use to import and validate transaction data from other financial syste ...
分类:
移动开发 时间:
2016-03-29 12:46:55
阅读次数:
283
我的方式是手动把egit包放入myeclipse 文件夹的方式
版本信息:
找到安装myeclipse2013上的安装目录
点开readme_eclipse.html,版本号就在第一处
对照版本号下载,我这里会附原件(我用的也不是上面的版本)
http://wiki.eclipse.org/EGit/FAQ#Where_can_I_find_old...
分类:
系统相关 时间:
2016-03-29 11:00:45
阅读次数:
234
错误描写叙述 错误原因 近期,我一直都能够用SQLyog连接本地数据库,可是近几天却无法连接;而且一直都报上述错误,我查阅了非常多资料,发现有非常多中说法 总结一下 第一,MySQL中的my.ini出错; 第二。权限不够。 第三,可能是改动了MySQL自带的User表; 第四,MySQL服务停止了 ...
分类:
数据库 时间:
2016-03-29 10:21:05
阅读次数:
172
装了sourceTree一直没有怎么用,今天试着用用,居然报错 can't locate SVN/Core.pm 详细报错如下: 网上找到解决办法 但是运行发现提示错误 最后在一个国外的网友分享下找到了解决办法 完美运行了 ...
分类:
其他好文 时间:
2016-03-29 10:15:40
阅读次数:
587
在ubuntu上安装jdk,然后网上大部分相同的教程配置,结果运行java,javac,java -version总是出现莫名奇妙的问题。 原先配置完之后,运行java -version后出现下面内容 The program 'java' can be found in the following ...
分类:
系统相关 时间:
2016-03-29 07:44:00
阅读次数:
329
1.OOP中唯一关系的是对象的接口是什么,就像计算机的销售商她不管电源内部结构 是怎样的,他只关系能否给你提供电就行了,也就是只要知道can or not而不是how and why。所有的程序是由一定的属性和行为对象组成的,不同的对象的访问通过函数调用来完成,对象间所有的交流都是通过方法调用,通过 ...
分类:
编程语言 时间:
2016-03-28 18:42:47
阅读次数:
155