摘要:
1、创建数据库CREATE DATABASE database-name 2、删除数据库drop database dbname 4、说明:创建新表create table tabname(col1 type1 [not null] [primary key],col2 type2 [not nul 阅读全文
posted @ 2016-03-22 19:57
Alien_Lee
阅读(147)
评论(0)
推荐(0)
摘要:
一、ubuntu16下: 用sudo apt install安装python-dev,pip 用pip安装easy_install :pip install setuptools ipython、bpython 各种包安装,(以numpy为例) 方法一、sudo apt install python 阅读全文
posted @ 2016-03-22 17:19
Alien_Lee
阅读(245)
评论(0)
推荐(0)
摘要:
一、数据结构 C++STL查询: http://www.cplusplus.com/ 数据结构可视化:http://www.cs.usfca.edu/~galles/visualization/Algorithms.html http://www.comp.nus.edu.sg/~stevenha/ 阅读全文
posted @ 2016-03-22 16:33
Alien_Lee
阅读(301)
评论(0)
推荐(0)
摘要:
转载请包含http://www.cnblogs.com/lqruui/p/5306941.html 一、安装卸载删除 1、手动 install、卸载、删除 1.首先tar -zxvf +压缩包名解压压缩包,得到一个目录 2.然后cd切换进入这个目录,在命令行运行./configure,查看提示,看是 阅读全文
posted @ 2016-03-22 16:04
Alien_Lee
阅读(777)
评论(0)
推荐(0)

浙公网安备 33010602011771号