码迷,mamicode.com
首页 >  
搜索关键字:share    ( 6078个结果
visual studio 中GIT的用法
http://msdn.microsoft.com/zh-cn/library/vstudio/hh850445Git 使用最新版:Git-1.8.4-preview20130916http://pan.baidu.com/share/link?shareid=4006639853&uk=14270...
分类:其他好文   时间:2014-12-29 16:47:09    阅读次数:136
JavaMail邮件发送-能发送附件和带背景音乐的邮件的小系统
JavaMail邮件发送-能发送附件和带背景音乐的邮件的小系统 源代码下载地址:http://www.zuidaima.com/share/1550463633902592.htm...
分类:编程语言   时间:2014-12-29 12:09:24    阅读次数:141
poj 3274 哈希
http://poj.org/problem?id=3274 Description Farmer John's N cows (1 ≤ N ≤ 100,000) share many similarities. In fact, FJ has been able to narrow down the list of features shared by his cows to a l...
分类:其他好文   时间:2014-12-28 22:18:33    阅读次数:154
shared pool implement
由于shared pool中最重要的是library cache,所以本文主要讲解Library cache的结构,library cache latch,library cache lock,library cache pin。   What is shared pool?   Shared pool是SGA中的一部分,由于它是SGA的一部分,这意味着它可以被所有的进程所访问,Share...
分类:其他好文   时间:2014-12-28 20:54:23    阅读次数:188
调用安卓手机系统的分享功能
今天才发现原来可以直接调用系统自带的分享功能,之前都是集成友盟的,真是孤陋寡闻了啊!  不过调用系统的分享功能,支持的分享数目就看系统集成多少了,比如我的oppo的支持微信  QQ   新浪等! 关键代码: // 启动分享发送的属性 Intent intent = new Intent(Intent.ACTION_SEND); intent.setType("text/...
分类:移动开发   时间:2014-12-28 20:48:44    阅读次数:204
struts+hibernate权限管理系统
struts+hibernate权限管理系统 源代码下载地址:http://www.zuidaima.com/share/1550463630068736.htm...
分类:Web程序   时间:2014-12-28 14:18:40    阅读次数:133
RPI-Wireless-Hotspot
http://elinux.org/RPI-Wireless-HotspotWhat does it do?This project configures your Raspberry Pi to connect to the Internet through ethernet, and share...
分类:其他好文   时间:2014-12-28 10:20:46    阅读次数:158
How to install Samba server on Ubuntu 12.04
Part 1:Configuring anonymous share with samba serverTo install thesambapackage,enter the following command:sudo apt-get install samba samba-commonChec...
分类:系统相关   时间:2014-12-27 12:38:46    阅读次数:572
javascript实现漏斗案例
javascript实现漏斗案例 源代码下载地址:http://www.zuidaima.com/share/1550463626218496.htm...
分类:编程语言   时间:2014-12-27 11:30:18    阅读次数:284
Hush Framework框架配置(续) 转自《Android和PHP最佳实践》官方站
图书资源下载Xampp 开发环境下载:http://pan.baidu.com/share/link?shareid=531771&uk=773037279微博实例完整源码包下载:http://pan.baidu.com/share/link?shareid=531769&uk=773037279H...
分类:移动开发   时间:2014-12-26 18:30:18    阅读次数:580
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!