1、在电脑新建一个文件夹Material_Design; 2、使用npm init初始化文件,此时文件夹生成package.json文件 3、打开网址 https://material.io/develop/web/docs/theming/ 找到 Documentation--Getting St ...
分类:
其他好文 时间:
2018-05-25 22:51:40
阅读次数:
235
Factorial numbers are getting big very soon, you'll have to compute the number of divisors of such highly composite numbers. Input The first line cont ...
分类:
其他好文 时间:
2018-05-23 13:07:44
阅读次数:
180
Getting a handle on丑闻处理Corporate crises drive the media and politicians wild.But do they damage shareholder value?企业危机令媒体和政客疯狂,但 它们会损害股东价值吗? A POPULAR... ...
分类:
其他好文 时间:
2018-05-21 22:54:29
阅读次数:
244
写一个小小的chrome扩展demo~ 准备工作 了解一下插件chrome extension: 在应用商店里的插件基本上都是以.crx为文件后缀,该文件其实就是一个压缩包,包括插件所需要的html、css、javascript、图片资源等等文件。大体文件结构如下: manifest.json是整个 ...
分类:
其他好文 时间:
2018-05-21 01:02:08
阅读次数:
138
官方文档https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone 功能 在iPhone上可以实现的功能: 包含基于CoreAudio的音频设备,支持以下功能:支持内置的iLBC编解码器支持内置的iLBC编解码器支持内置的iLBC编解码器视频 内 ...
分类:
移动开发 时间:
2018-05-18 18:01:53
阅读次数:
336
官方入门教程:https://reactnative.cn/docs/0.51/getting-started.html http://services.gradle.org/distributions/ 1.安装好java sdk,andriod sdk,android studio。2.配置环境 ...
分类:
其他好文 时间:
2018-05-16 18:40:17
阅读次数:
166
SDK C++ 对性能有要求 底层接口 MAXScript 上层接口 a few more function whick sdk does not afford MCG像蓝图一样的东西 http://docs.autodesk.com/3DSMAX/16/ENU/3ds-Max-SDK-Progra ...
分类:
其他好文 时间:
2018-05-16 18:38:40
阅读次数:
195
While running TensorFlow's classify_image, getting AttributeError: 'module' object has no attribute 'gfile' 当运行TensorFlow的classify_image时,得到错误提示“Attri ...
分类:
其他好文 时间:
2018-05-15 22:52:59
阅读次数:
563
为了让我们的框架形式变得更加好看,我们需要加入Bootstrap和Jq文件到框架中 1、通过Bootstrap和jq官网进行相关文件的下载 (1)Bootstrap下载地址:https://v3.bootcss.com/getting-started/#download (2)JQ下载地址:http ...
分类:
Web程序 时间:
2018-05-13 23:42:55
阅读次数:
771
1.在cmd界面搭建react-native 环境: 可参考https://reactnative.cn/docs/0.51/getting-started.html#content (1)npm install -g yarn react-native-cli 安装yarn命令工具和react-n ...
分类:
移动开发 时间:
2018-05-13 13:49:15
阅读次数:
1405