React 实现的 Web 桌面 react-desktop

码农软件 · 软件分类 · React 开源项目 · 2019-04-28 08:28:56

软件介绍

一个使用react编写的web桌面。使用typescript来编写逻辑,react来编写view,jade写基本的dom结构,打包工具使用webpack。

运行效果:

准备

npm update -g
npm install -g jade typescript typings tsd bower

安装

$ git clone https://github.com/wushilong/react-desktop.git
$ cd react-desktop
$ npm install
$ tsd install
$ typings install
$ bower install

运行

$ npm run build
$ npm run dev

本文地址:https://codercto.com/soft/d/4550.html

The Intersectional Internet

The Intersectional Internet

Safiya Umoja Noble、Brendesha M. Tynes / Peter Lang Publishing / 2016

From race, sex, class, and culture, the multidisciplinary field of Internet studies needs theoretical and methodological approaches that allow us to question the organization of social relations that ......一起来看看 《The Intersectional Internet》 这本书的介绍吧!

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具