码迷,mamicode.com
首页 >  
搜索关键字:official    ( 272个结果
VS2013平台安装Qt插件过程
1、下载所需安装包: Qt5.3、Qt插件下载地址:http://qt-project.org/downloads. qt-vs-addin-1.1.11-opensource.exe 下载地址:http://download.qt.io/official_releases/vsaddin/qt-v ...
分类:其他好文   时间:2017-05-16 15:04:07    阅读次数:291
Elasticsearch
official site: https://www.elastic.co/guide/en/elasticsearch/client/net-api/5.x/introduction.html ...
分类:其他好文   时间:2017-05-09 14:48:24    阅读次数:117
Razor - 模板引擎 / 代码生成 - RazorEngine
目录 Brief Authors Official Website RazorEngine 的原理 - 官方解释 安装记录 Supported Syntax (默认实现支持的语法) 测试记录 - can't cleanup temp files 测试记录 - Quick Start 测试记录 - C ...
分类:其他好文   时间:2017-05-04 16:15:30    阅读次数:262
Windows 系统安装Docker Compose 步骤
参考 Docker Compose official 官方安装指南: https://docs.docker.com/compose/install/ 实际上到目前为止还不能直接在Windows上安装Docker Compose,所以这篇文章要讲的是如何在Windows上使用Docker Compo ...
分类:Windows程序   时间:2017-05-01 23:40:57    阅读次数:540
kali linux source.
# # deb cdrom:[Debian GNU/Linux 2016.1 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160830-11:29]/ kali-rolling contrib main non-fre ...
分类:系统相关   时间:2017-05-01 00:19:58    阅读次数:208
win7 (Qt 5.8) + red hat 7.3(VMware 12) ( Qt5.6 )((搭建环境)
说明: Qt5.6 搭配 red hat 7.3(图形界面) 因为环境的复杂性, 不敢确定说其他的环境同样可行,当且仅当这种环境(我的机器环境是这样)应该可以成功 从 http://download.qt.io/official_releases/qt/5.8/5.8.0/ 下载 5.8版本的Qt( ...
分类:Windows程序   时间:2017-04-17 22:02:54    阅读次数:381
Software Testing_Lab 2_selenium
1、install seleniumIDE get to selenium official page http://www.seleniumhq.org/. 2、use selenium to videotype and export the code at first, the selenium ...
分类:其他好文   时间:2017-04-12 12:53:15    阅读次数:200
tensorflow1.0 official basement
tensorflow 1.0 新的赋值形式。W = tf.Variable([.3], tf.float32)b = tf.Variable([-.3], tf.float32)x = tf.placeholder(tf.float32)linear_model = W * x + bprint ( ...
分类:其他好文   时间:2017-04-05 21:52:04    阅读次数:145
ubuntu QT安装以及配置交叉编译环境
我的环境:ubuntu14.04 64位 1.下载Qt: 上网搜索 qt-opensource-linux-x64-5.3.0.run下载有好多百度云盘 要么在官网下载追新版本http://download.qt.io/official_releases/qt/5.6/5.6.1/ qt-opens ...
分类:系统相关   时间:2017-04-02 16:25:52    阅读次数:920
软件测试lab2
First,entre the official website http://www.seleniumhq.org/download/ Click this link. And click the installation button. Finally, in the add-on, add s ...
分类:其他好文   时间:2017-03-26 16:15:26    阅读次数:286
272条   上一页 1 ... 10 11 12 13 14 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!