码迷,mamicode.com
首页 >  
搜索关键字:official    ( 272个结果
php --with-mysql=mysqlnd
1.什么是mysqlnd驱动? PHP手册上的描述: MySQL Native Driver is a replacement for the MySQL Client Library (libmysql). MySQL Native Driver is part of the official P ...
分类:数据库   时间:2016-09-01 00:05:05    阅读次数:590
lua: Learning Official Doc notes
dynamically typed vars: basic types: nil, boolean, number, string, function, userdata, thread & table. where nil has only one value, is mainly to diff ...
分类:其他好文   时间:2016-08-31 22:33:45    阅读次数:298
Python学习推荐
1. Python官网 官网想必是最权威的,不仅有Python 2.X和3.X的软件包,还有官方文档Python tutorial (official docs)及社区。 2. 在线阅读免费书籍《Dive Into Python》即《深入浅出Python》 简介: Dive Into Python是 ...
分类:编程语言   时间:2016-08-30 01:45:26    阅读次数:278
TigerVNC编译安装
TigerVNC official site:http://www.linuxfromscratch.org/blfs/view/svn/xsoft/tigervnc.html TigerVNC版本:1.6.0 一、前提 *************************************** ...
分类:其他好文   时间:2016-08-20 11:35:41    阅读次数:2122
16.04 Install wireshark
Installation Instructions Add the official PPA sudo add-apt-repository ppa:wireshark-dev/stable update the repository sudo apt-get update install wire... ...
分类:其他好文   时间:2016-08-15 10:08:51    阅读次数:139
16.04 Install_Sogoupinyin
for Version Ubuntu16.04 Install sougoupinyin official deb file; reboot ubuntu, select sougoupinyin; 来自为知笔记(Wiz) ...
分类:其他好文   时间:2016-08-15 10:07:33    阅读次数:119
[React] Set up React apps with zero configuration
The React team has an official Command Line Interface (CLI) for building React projects called "Create React App"; in this lesson, we show how to use ...
分类:移动开发   时间:2016-08-02 06:31:43    阅读次数:277
[Qt系列] 何处下载,如何安装!
时间:2016.07.29 其实方法有很多! 我的思路是想独立使用它,不想联合VS。 下载地址:http://download.qt.io/official_releases/qt/5.5/5.5.1/ 我选择的是:qt-opensource-windows-x86-mingw492-5.5.1.e ...
分类:其他好文   时间:2016-07-30 00:32:09    阅读次数:136
[转载] CMake Official Tutorial——教程还是官方的好
CMake官方教程传送门:https://cmake.org/cmake-tutorial/ 以下的内容跟官方教程基本一致,少数地方根据自己的测试有所改动: A Basic Starting Point (Step1) The most basic project is an executable ...
分类:其他好文   时间:2016-07-16 00:14:13    阅读次数:326
怎样安装 OpenJDK 8 in Ubuntu 14.04 & 12.04 LTS
OpenJDK Java 8 has been made into official Ubuntu repositories for 14.10 Utopic and higher. For Ubuntu 14.04, Ubuntu 12.04, and Linux Mint 17 users he ...
分类:系统相关   时间:2016-07-12 10:19:45    阅读次数:301
272条   上一页 1 ... 13 14 15 16 17 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!