码迷,mamicode.com
首页 >  
搜索关键字:share    ( 6078个结果
ORACLE 11G(裸设备dataguard)
添加standbylog主库参数文件:CRM.__db_cache_size=8254390272CRM.__java_pool_size=33554432CRM.__large_pool_size=33554432CRM.__oracle_base=‘/u01/app/oracle‘#ORACLE_BASEsetfromenvironmentCRM.__pga_aggregate_target=3288334336CRM.__sga_target=9865003008CRM.__share..
分类:数据库   时间:2015-02-03 17:31:39    阅读次数:328
Fedora 20 创建桌面快捷方式
创建desktop文件sudo touch /usr/share/applications/sublime.desktop添加内容[Desktop Entry]Encoding=UTF-8Name=sublime2Comment=sublime2Exec= xxxxxxxx //可执行文件的全路径I...
分类:其他好文   时间:2015-02-03 17:04:35    阅读次数:134
How to Program Infiniti JX35 Remotes via NSPC001 Nissan Pin code Reader & Key Pro M8
Here share you an example of using the Key Pro M8 and Nissan NSPC001 PIN Code reader to program Infiniti JX35 keys.Equipment:NSPC001 Nissan Pin code R...
分类:其他好文   时间:2015-02-03 16:54:43    阅读次数:206
ubuntu share folder
http://www.howtogeek.com/howto/ubuntu/how-to-share-folders-with-your-ubuntu-virtual-machine-guest/http://askubuntu.com/questions/29284/how-do-i-mount-...
分类:系统相关   时间:2015-02-03 12:29:16    阅读次数:208
jquery实现的图片旋转实例
jquery实现的图片旋转实例 源代码下载地址:http://www.zuidaima.com/share/1550463674600448.htm...
分类:Web程序   时间:2015-02-03 11:06:44    阅读次数:129
Zabbix2.4学习笔记1——安装
一、使用ZabbixYum源安装安装yum源[root@clz~]#rpm-ivhhttp://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpm安装zabbix:yuminstallzabbix-server-mysqlzabbix-web-mysql二、配置Zabbx服务创建并初始化数据库:[root@centos_1~]#cd/usr/share/..
分类:其他好文   时间:2015-02-03 07:13:06    阅读次数:219
android 使用Intent.ACTION_SEND分享图片和文字内容(新浪微博,短信等)
下面的方法只能实现普通的文字分享: 1 2 3 4 5 6 7 8 9 10 11 private void shareContent() {         Intent share = new Intent(android.content.Intent.ACTION_...
分类:移动开发   时间:2015-02-02 15:54:11    阅读次数:177
android系统中获取imei号 手机号码 imsi号码
android系统中获取imei号 手机号码 imsi号码 源代码下载地址:http://www.zuidaima.com/share/1550463673584640.htm...
分类:移动开发   时间:2015-02-02 12:39:24    阅读次数:219
linux下svn命令使用大全(share)
linux下svn命令使用大全(share)转自:http://blog.chinaunix.net/uid-22566367-id-1965771.html1、将文件checkout到本地目录svn checkout path(path是服务器上的目录)例如:svn checkout svn://...
分类:系统相关   时间:2015-02-02 12:15:06    阅读次数:209
尝试在virtualbox fedora21 下安装additions和mount share folder
安装这个additions的过程,基本上可以参照http://gamblisfx.com/how-to-install-virtualbox-guest-additions-on-fedora-21/拷贝一份过来就是,1. 先更新内核yum update kernel*2. 重启reboot3. 安...
分类:其他好文   时间:2015-02-01 23:06:43    阅读次数:257
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!