码迷,mamicode.com
首页 >  
搜索关键字:no source available    ( 19870个结果
实习以来 唯一一次 没有因需求变更 代码被改面目全非的一次(期待各位对代码细节提提建议)
according the source and template to genetate bulk file.(there is four type diff source and template now.) 1 using System; 2 using System.Collec...
分类:其他好文   时间:2014-08-14 13:39:28    阅读次数:258
FATFS 初学之 f_forward
1 /*-----------------------------------------------------------------------*/ 2 /* Forward data to the stream directly (available on only tiny cfg) .....
分类:其他好文   时间:2014-08-14 13:21:58    阅读次数:743
构建samba文件共享服务器
我们首先可以通过挂在光盘的方法来查看samba包大家也可以通过yum的方法安装cd/etc/yum.repos.d/virhel-source.reponame名字的意思baseurl这个是路径enabled等于0则不启用,等于1则启用;gpgcheck等于0则不检测gpgkey,等于1则检测,此处设置为0即可;可以通过这个命令来查看smb..
分类:其他好文   时间:2014-08-14 03:52:08    阅读次数:244
Change Number to English By Reading rule of money
In the partime,  a simle program attracted my attention whose content is to change number to english by reading rule of money.It took about one hour to deal with this question. Now the source was sh...
分类:其他好文   时间:2014-08-14 01:30:57    阅读次数:268
MySQL的备份与还原
MySQL备份和还原,都是利用mysqldump、mysql和source命令来完成的。 1.Win32下MySQL的备份与还原 1.1 备份 开 始菜单 | 运行 | cmd |利用“cd /Program Files/MySQL/MySQL Server 5.0/bin”命令进入bin文件夹 | 利...
分类:数据库   时间:2014-08-13 19:34:18    阅读次数:261
ipv6组播
ipv6组播Router(config-if)#ipv6mldjoin-groupFF04::10Router(config-if)#ipv6mldaccess-listacc-grp-1!控制用户能加入的组播ipv6mldstatic-group[group-address][include|exclude]{source-address|source-list[acl]}如:Router(config-if)#ipv6mldstatic-groupff04::10include..
分类:其他好文   时间:2014-08-13 19:31:38    阅读次数:249
android Ant批打包学习(二)---生成有签名且混淆的apk包
本篇文章预期目标:生成有签名apk文件详细步骤如下:1定义文件两个文件1.1名字:local.properties内容:SDK的路径(例如:sdk.dir=/Users/lincoln/Android/sdk)1.2名字:ant.properties内容:source.dir=srcout.dir=binproguard.config=proguard.cfg(添加混淆,必须保证proguard..
分类:移动开发   时间:2014-08-13 19:24:28    阅读次数:240
CentOS 安装Paramiko模块
1、下载安装包: https://pypi.python.org/packages/source/p/paramiko/paramiko-1.14.0.tar.gz#md5=e26324fd398af68ad506fe98853835c32、解压缩: tar -xzf paramiko-1.14.....
分类:其他好文   时间:2014-08-13 18:38:46    阅读次数:302
OGRE学习之源码编译
1.下载源码地址:http://www.ogre3d.org/download/source:OGRE1.8.1 for windows2.下载dependcy:http://www.ogre3d.org/download/source:Old Microsoft VC++ Precomplied ...
分类:其他好文   时间:2014-08-13 17:52:46    阅读次数:216
Python version 2.7 required, which was not found in the registry
新建一个register.py文件,把一下代码贴进去,保存(G盘)# #scripttoregisterPython2.0orlaterforusewithwin32all#andotherextensionsthatrequirePythonregistrysettings# #writtenbyJoakimLoewforSecretLabsAB/PythonWare# #source:#http://www.pythonware.com/products/work..
分类:编程语言   时间:2014-08-13 15:16:57    阅读次数:216
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!