- 博客(6)
- 收藏
- 关注
转载 记OpenGL的一个问题
在Ubuntu16.04上跑着色器这个例子时,出现了以下错误: GL version: 3.0 Mesa 12.0.6Error compiling shader type 35633: '0:1(10): error: GLSL 3.30 is not supported. Supported versions are: 1.10, 1.20, 1.30, 1.00 ES, an...
2017-07-29 09:51:00
947
转载 Django连接MySQL(OS:Ubuntu16.04)
1. 安装PyMySQL sudo install python3-pymysql 2. 配置 settings.py DATABASES = { 'default': { 'ENGINE': 'django.db.backends.mysql', 'NAME': ('DATABASE_NAME'), 'USER': ...
2017-07-12 13:36:00
203
转载 Ubuntu16.04安装Django
官方给出的安装方法: Install Django¶ You’ve got three easy options to install Django: Install an official release. This is the best approach for most users. Install a version of Djangoprovided by yo...
2017-07-12 10:44:00
162
转载 Ubuntu16.04安装uwsgi
pip install uwsgi 转载于:https://www.cnblogs.com/mmyz-sysu-panjn/p/How-to-install-uwsgi-in-Ubuntu.html
2017-07-11 19:47:00
271
转载 Ubuntu16.04安装Ab(Apache benchmark)
sudo apt get apache2-utils 转载于:https://www.cnblogs.com/mmyz-sysu-panjn/p/How-to-install-Ab-in-Ubuntu.html
2017-07-11 19:46:00
614
转载 Ubuntu16.04安装Haskell
sudo apt install haskell-platform 转载于:https://www.cnblogs.com/mmyz-sysu-panjn/p/How-to-install-Haskell-in-Ubuntu.html
2017-07-09 09:44:00
1000
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人