码迷,mamicode.com
首页 >  
搜索关键字:share    ( 6078个结果
smbfs
Hi I tried to mount a network share (smbfs) but it complains about the lack of kernel support. To solve this, do i need to recompile the kernel, and i...
分类:其他好文   时间:2015-02-13 19:55:24    阅读次数:211
iOS:编译错误 PBXCp Error
删掉项目中红色的编译文件,重新添加 我的错误场景:是share SDK出了问题,但是模拟器运行没有问题,真机就有问题...
分类:移动开发   时间:2015-02-13 13:26:49    阅读次数:161
Update Tutorial for FVDI Driver from V2.10 to V2.8.14
I would like to share how to upgrade your FVDI Driver from V2.10 to V2.8.14.1. Open Computer Management, and then find USB Serial Converter, subsequen...
分类:其他好文   时间:2015-02-13 13:04:39    阅读次数:159
java实现即时消息提醒方法
java实现即时消息提醒方法 源代码下载地址:http://www.zuidaima.com/share/1550463683316736.htm...
分类:编程语言   时间:2015-02-13 11:43:32    阅读次数:253
121.Best Time to Buy and Sell Stock
Say you have an array for which the ith element isthe price of a given stock on day i. If you were only permitted to complete at most one transaction (ie, buyone and sell one share of the stock), des...
分类:其他好文   时间:2015-02-12 22:51:58    阅读次数:178
ubuntu 下安装ssh服务
sudo aptitude install sshssh localhost测试无问题之后往下看 开启root支持首先给ubuntu root添加密码sudo passwd root 小插曲配置系统允许root登录sudo vi /usr/share/lightdm/lightdm.conf.d/5...
分类:系统相关   时间:2015-02-12 22:41:54    阅读次数:229
Jsp论坛系统(BBS)源码
Jsp论坛系统(BBS)源码 源代码下载地址:http://www.zuidaima.com/share/1550463682792448.htm...
分类:Web程序   时间:2015-02-12 10:45:12    阅读次数:142
hdu 1059 Dividing DP,多重背包 测试数据很水
Marsha and Bill own a collection of marbles. They want to split the collection among themselves so that both receive an equal share of the marbles. This would be easy if all the marbles had the same value, because then they could just split the collection ...
分类:其他好文   时间:2015-02-12 09:24:41    阅读次数:459
centos rsyslog集中日志服务器
1、安装rsyslog及rsyslog-mysqlyum-yinstallrsyslog-mysql2、导入数据库并创建数据库账号密码find/usr|grepcreateDB.sqlmysql-uroot-p</usr/share/doc/rsyslog-mysql-5.8.10/createDB.sqlshowdatabases;grantallprivilegesonSyslog.*tosyslog@‘localhost‘identifiedby‘syslo..
分类:其他好文   时间:2015-02-11 19:00:48    阅读次数:137
【关于服务器端SQL Server 2008的设置】 使其他客户端机可通过ODBC数据源可访问
服务器系统:Server 2003数据库:SQL Server 2005在此配置的服务器上,假设数据库中新建了一个名为share的数据库,我们首先在安全性中【新建一个用户】,取名tom,密码1234,【begin】sql server身份验证:设置密码默认数据库:share语言:simple Chi...
分类:数据库   时间:2015-02-11 18:33:35    阅读次数:205
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!