网址:http://www.eygle.com/digest/2009/01/merge_into_insertupdate.html动机:想在Oracle中用一条SQL语句直接进行Insert/Update的操作。说明:在进行SQL语句编写时,我们经常会遇到大量的同时进行Insert/Update...
分类:
其他好文 时间:
2014-07-22 23:16:14
阅读次数:
476
程序开发者往往搭建安卓Android开发环境,那么现在比较主流的Win7的64位操作系统如何搭建呢?其实很简单,不需要设置任何环境变量,只需要下载两个程序包,下载的时候注意选择相应的64位程序包即可。步骤阅读
工具/原料ADTJDK 方法/步骤1第一步,下载Android开发的程序现在简称ADT,....
分类:
移动开发 时间:
2014-05-01 00:57:23
阅读次数:
583
This is guide, howto Install Sun/Oracle Java
JDK and JRE 7 update 55 (7u55) on Fedora 20/19/18/17/16/15/14/13/12, CentOS
6.5/6.4/6.3/6.2/6.1/6/5.10, R...
分类:
数据库 时间:
2014-04-30 21:11:29
阅读次数:
887
1 pod install --verbose --no-repo-update2 pod
update --verbose --no-repo-update
分类:
其他好文 时间:
2014-04-30 15:30:05
阅读次数:
687
源码:
data segment
string1 db 'Please input a number:',0dh,0ah,'$'
string2 db 0dh,0ah,'It is a number!',0dh,0ah,'$'
string3 db 0dh,0ah,'It is not a number!',0dh,0ah,'$'
data ends
code segme...
分类:
编程语言 时间:
2014-04-29 13:33:20
阅读次数:
559
question:
This Android SDK requires Developer Toolkit version 22.6.2 or above
please update ADT to the latest version
answer:
1.Start Eclipse, then select Help > Install New Software....
2....
分类:
移动开发 时间:
2014-04-29 13:18:20
阅读次数:
454
1. Download Kernel source
Study:
1. Please refer to the AOSP official kernel download address:
http://source.android.com/source/building-kernels.html
2. goto https://android.g...
分类:
移动开发 时间:
2014-04-29 13:13:20
阅读次数:
679
失败提示:reating a new initrd boot image for the
kernel. update-initramfs: Generating /boot/initrd.img-3.11.0-12-generic
vmware-tools-thinprint initctl: J...
分类:
其他好文 时间:
2014-04-29 11:46:47
阅读次数:
684
最近使用CocoaPods来添加第三方类库,无论是执行pod install还是pod
update都卡在了Analyzing
dependencies不动了,令人甚是DT。查了好多的资料,原因在于当执行以上两个命令的时候会升级CocoaPods的spec仓库,加一个参数可以省略这一步,然后速度就会...
分类:
其他好文 时间:
2014-04-29 11:17:46
阅读次数:
320
不安装services
pack1就没办法安装vs2013,一直以为sp1是去下载的,搞半天原来直接在windows update那里更新就会自动安装上sp1,晕死