Finance knowledgeTrading---At the core of our business model is Trading, which involves the buying and selling of financial tools to generate profit. ...
分类:
其他好文 时间:
2014-10-01 22:36:01
阅读次数:
369
1 Web Essentials : HTML\CSS\Javascript 辅助工具2 VSCommands for Visual Studio3 搜索查看demo示例程序的工具4 Entity Framework Power Tools : Code First实体代码生成
分类:
Web程序 时间:
2014-09-30 18:37:49
阅读次数:
167
buildscript { repositories { mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:0.7.+' }}apply plugin...
分类:
移动开发 时间:
2014-09-30 17:43:59
阅读次数:
207
====================问题描述==================== 想弄一下代码混淆,网上说直接把注释去掉就行了。但我发现我androidsdk的tools文件夹下面没有proguard这个文件夹。我的是ADT2364位的,谁能能复制一份给我,谢谢。邮箱:41733967@qq...
分类:
其他好文 时间:
2014-09-30 16:25:49
阅读次数:
144
http://www.techsiteanalytics.com/index.php/2013/03/01/5012Percona公司:基于Perl语言http://www.percona.com/doc/percona-toolkit/2.1/pt-online-schema-change.htmlopenarkkit:基于python语言http://openarkkit.googlecode.com/svn/trunk/openarkkit/doc/html/oak-online..
分类:
数据库 时间:
2014-09-30 14:49:20
阅读次数:
200
一个布局中包含另一个布局
1.在layout下定义activity_other.xml布局
2.代码中的包含如下:
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_par...
分类:
移动开发 时间:
2014-09-30 11:45:39
阅读次数:
184
右键‘计算机’——属性——高级——环境变量;然后在环境变量里面配好系统变量的path属性:Python;还有管理员的用户变量:COCOS2D-CONSOLE(值为地址,cocos2d-console在安装目录的tools文件下面 ...\tools\cocos2d-console\bin);随后在安...
分类:
其他好文 时间:
2014-09-30 00:45:41
阅读次数:
313
新本本到手,东搞搞,西搞搞,终于弄得差不多啦。装好vmware10之后,立马新建了一个centos7的虚拟机,一切还算顺利,可是装vmware tools的时候出西西啦,编译文件共享部分报错:In file included from /tmp/modconfig-2MHZ0W/vmhgfs-onl...
分类:
其他好文 时间:
2014-09-29 23:54:31
阅读次数:
411
1、PL/SQL Developer记住登陆密码
在使用PL/SQL Developer时,为了工作方便希望PL/SQL Developer记住登录Oracle的用户名和密码;
设置方法:PL/SQL Developer 7.1.2 ->tools->Preferences->Oracle->Logon History , “Store history”是默...
分类:
数据库 时间:
2014-09-29 19:51:31
阅读次数:
209
今天下了导入maven工程之后,pom文件一直报Missingartifact
com.sun:tools:jar:1.5.0。很纳闷,tools.jar是jdk自带的jar包。查了一下pom依赖图,原来是struts-
core依赖了这个jar包。试了网上的各种方法,只有把jdk的tools.jar复制到本地仓库,报错才消失。具体解决办法如下:..
分类:
其他好文 时间:
2014-09-29 19:26:12
阅读次数:
211