码迷,mamicode.com
首页 >  
搜索关键字:features    ( 1570个结果
Barracuda文件格式和Antelope的区别
/** There are currently two InnoDB fileformats which are used to group features with similar restrictions anddependencies. Using an enum allows switch statements to give a compilerwarning when a new...
分类:其他好文   时间:2015-05-10 22:31:03    阅读次数:273
[机器学习]kNN算法python实现(实例:数字识别)
# 使用好任何机器学习算法的前提是选好Features from numpy import * import operator from os import listdir def classify0(inX, dataSet, labels, k):     dataSetSize = dataSet.shape[0]     diffMat = tile(inX, (dat...
分类:编程语言   时间:2015-05-10 09:56:10    阅读次数:202
10 Best Free WordPress Gallery Plugins 2015
Best free wordpress gallery plugins of 2015 have all the essential features to create a portfolio gallery websites. These are useful wordpress plugins 2015. Photography website is not like any othe...
分类:其他好文   时间:2015-05-08 00:22:32    阅读次数:209
OPENCART 2.X 自适应主题模板 ABC-0629
OPENCART 2.X 自适应主题模板 ABC-0629 FEATURES:? ? Responsive: Phone Portrait, Phone Landcaspe, Tablet Portrait, Tablet Landscape,Desktop ? Compatible with the most common browsers: FireFox 1.5-...
分类:其他好文   时间:2015-05-07 20:33:28    阅读次数:149
eclipse手动安装svn和maven
一、给Eclipse安装SVN,最常见的有两种方式:手动方式和使用安装向导方式。具体步骤如下:方式一:手动安装1、从官网下载site-1.6.9.zip文件,网址是:subclipse.tigris.org2、从中解压出features与plugins文件夹,复制到E:/MyEclipse/myPl...
分类:系统相关   时间:2015-05-06 16:48:17    阅读次数:146
Fashion Store OpenCart 2.X 自适应主题模板 ABC-0588
Fashion Store OpenCart 2.X 自适应主题模板 ABC-0588 FASHION STORE OPENCART 2.X 自适应主题模板 ABC-0588 FEATURES HTML5?and?CSS3 Fully?RESPONSIVE?Theme Using Google Fonts Support?Multiple?Langu...
分类:其他好文   时间:2015-05-05 19:59:25    阅读次数:137
Oracle Data Integrator 12c: New Features of Version 12.1.3
This self study course introduces the new features in version 12.1.3, such as FIPS AES encryption, Big Data support, and JSON support.
分类:数据库   时间:2015-05-02 11:02:56    阅读次数:149
Enhancing the Application: Advanced JDBC Features(转)
Enhancing the Application: Advanced JDBC FeaturesThis chapter describes additional functionality that you can use in your Java application. Some of th...
分类:移动开发   时间:2015-04-30 17:58:53    阅读次数:228
Ecplise下设置jQuery和ExtJs自动提示
Spket 1.6.23下载: http://yunpan.cn/cjJYmEcMFIuuN 访问密码 5642ext jsb下载: http://yunpan.cn/cjJYR7ZTzibQn 访问密码 aff9一、jQuery 设置自动提示首先下载Spket插件,将解压后的features和pl...
分类:Web程序   时间:2015-04-29 19:22:21    阅读次数:143
用python连接oracle(11g)数据库
准备:1、下载对应版本的oracle-instantclient(我这里是11.2.0.1.0)http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html2、安装rpm -ivh oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm3、...
分类:数据库   时间:2015-04-28 16:10:51    阅读次数:296
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!