[整理]Python 数据库 flask
crifan 9年前 (2016-08-02) 2342浏览 0评论
flask 快速上手 — Flask 0.10 documentation Welcome | Flask (A Python Microframework) API — Flask 0.10 documentation 环境 | Flask之旅 p...
crifan 9年前 (2016-08-02) 2342浏览 0评论
flask 快速上手 — Flask 0.10 documentation Welcome | Flask (A Python Microframework) API — Flask 0.10 documentation 环境 | Flask之旅 p...
crifan 9年前 (2016-06-25) 2429浏览 0评论
之前已经通过Carthage 去安装了Ream的库: github "realm/realm-cocoa" 现在需要去: 搞懂具体如何使用Realm Realm https://realm.io/docs/swift...
crifan 9年前 (2016-06-01) 3266浏览 0评论
服务器地址:bitest.mysqldb.chinacloudapi.cn 用户名:bitxxxxin 密码:Qxxxp 数据库名:axxxxxt SQuirrelSQL squirrel mysql squirrel mysql 连接 jdbc...
crifan 9年前 (2016-05-18) 4583浏览 0评论
【背景】 折腾: 【整理】iOS中数据库方面好用的swift库 期间,发现除了说reaml好之前,也有夸sqlite的 所以去比较比较 【折腾过程】 1.搜: io...
crifan 9年前 (2016-05-18) 3251浏览 0评论
之前已经调查过了: 【整理】iOS中数据库方面好用的swift库 现在去折腾试试。 【折腾过程】 1.先去参考官网的,中文教程: Swift Docs – Realm is a mobile database: ...
crifan 9年前 (2016-05-10) 4693浏览 0评论
之前已经知道有个realm了。 ios 数据库 swift iOS- Swift:使用FMDB进行数据库操作(线程安全:增删改查) – 清澈Saup – 博客园 -》 ccgus/fmdb: A Cocoa / Objecti...
crifan 9年前 (2016-01-21) 2307浏览 0评论
sql copy database mariadb copy database Backup and Restore Overview – MariaDB Knowledge Base mysql – How to copy ...
crifan 10年前 (2015-07-07) 2730浏览 0评论
【背景】 在: 【记录】在CentOS 6.6中安装OpenFire 之后, 由于Windows中对于MySQL数据库的字段区分大小写。 而之前别人代码中已经都使用了小写的数据库表项,导致OpenFire默认的驼峰发命名的数据库字段,都无法...
crifan 10年前 (2015-03-13) 2820浏览 0评论
【背景】 在: 【记录】将网站crifan.org从老鹰主机hawkhost搬家到糖果主机SugarHosts 期间,去把备份好的,原先在老鹰主机上面的网站文件和数据库,都恢复到糖果主机上。 【折腾过程】 1.用ftp登陆糖果主机,然后上传...
crifan 12年前 (2013-05-26) 3490浏览 0评论
【背景】 折腾: 【记录】把crifan.org的虚拟主机从HostMonster换到BlueHost的过程 的过程中,需要把之前的网站的数据弄下来,其中先去弄数据库。 1.登陆HostMonster的Cpanel,找到Cpanel中的phpMyA...