- 授权协议: Apache
- 开发语言: JavaScript Rust
- 操作系统: 跨平台
- 软件首页: https://gitee.com/OUISRC_group/Rust-webapp-starter
- 软件文档: https://gitee.com/OUISRC_group/Rust-webapp-starter
软件介绍
使用 Rust 的 Actix-web 框架和 Vuejs 开发的 SPA(single page webapp)。
项目特点:
-
Rust 异步、稳定 的 Actix-web 框架
-
diesel ORM 框架, postgresql 数据库,r2d2 线程池
-
SPA +CORS +JWT 权限认证
-
Vuejs 框架 Parcel-bundler 打包
How To
first create a name 'webapp' postgresql database for this project.
with docker
docker-compose up -d
when development
$ git clone https://github.com/OUISRC/Rust-webapp-starter.git $ cd Rust-webapp-starter $ cargo install diesel_cli --no-default-features --features postgres $ diesel setup $ cargo run // another shell nodejs(v8.9.4 on my machine) $ cd Rust-webapp-starter/webapp $ npm install $ npm run dev
then open browser 'http://localhost:1234/'
中国网络媒体的第一个十年
彭兰 / 清华大学出版社 / 2005-7 / 35.00元
此书对中国网络媒体的第一个十年这一重要的历史阶段首次进行了全景式、全程式的历史记录,并进行了全面深入的研究,在一定程度上填补了中国网络媒体发展史宏观研究方面的空白。对于网络新闻传播的研究,以及当代中国媒体发展的研究.具有重要的意义。 ——方汉奇 图书目录 绪论 1 第一章 投石问路:中国网络媒体萌芽(1994一1995年) 9 第一节 从实验室走向市场:互联网兴起 10 ......一起来看看 《中国网络媒体的第一个十年》 这本书的介绍吧!
