码迷,mamicode.com
首页 >  
搜索关键字:launch    ( 1162个结果
Windows 7 quick launch
%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu ...
分类:Windows程序   时间:2018-12-01 11:14:10    阅读次数:216
Django rest framework 使用haystack对接Elasticsearch
Haystack为Django提供了模块化的搜索。它的特点是统一的,熟悉的API,可以让你在不修改代码的情况下使用不同的搜索后端(比如 Solr, Elasticsearch, Whoosh, Xapian 等等)。 我们在django中可以通过使用haystack来调用Elasticsearch搜 ...
分类:其他好文   时间:2018-11-30 21:47:03    阅读次数:378
UE4入门(一)软件安装教程
基本的安装流程:下载并安装EpicInstaller=>登陆EpicLauncher并在UNREAL ENGINE标签中下载并安装引擎=>打开引擎创建新项目并测试 一 、下载并安装EpicInstaller 1.首先登陆UE4官网,注册登陆,点击右上角“下载”按钮。 2.出现下载EpicInstal ...
分类:其他好文   时间:2018-11-30 14:03:43    阅读次数:240
Ros疑问汇总
一、机器人描述文件三个: 机器人主体body文件: gazebo属性文件: 主文件 smartcar.urdf: 二、启动文件smartcar_display.rviz.launch:启动节点和模拟器 三、新增smartcar_description/config/smartcar_arbotix. ...
分类:其他好文   时间:2018-11-28 12:03:56    阅读次数:219
折腾Vscode写C++
一直以来都是用Sublime Text3写C/C++。因为ST配置简单,轻量。闲来没事才弄一弄。 1. 新建文件夹C++Code,并且再建立一个bulid文件夹来放要写的代码。 ? 2. 在Vscode里新建.vscode文件夹,建立上图的3个文件(setting不需要) 2.1 Launch.js ...
分类:编程语言   时间:2018-11-25 23:59:46    阅读次数:489
The builder launch configuration could not be found
这两天看公司项目,要修改一部分代码,本来修改后还没有问题,可以运行。电脑重启后就报错了: The builder launch configuration could not be found 看解释是什么找不到生成器启动配置。 看网上教程,都是让去删除缺失的这个东西。 右键项目-> Propert ...
分类:其他好文   时间:2018-11-23 11:17:27    阅读次数:92
idea 最好用的插件
1.lombok 不用写get,set方法 2.MyBatisCodeHelperPro 3.Rainbow Brackets 彩虹括号 5.activate power mode 动感打字 7.Background Image Plus 给编辑器换个背景 8.Markdown support Id ...
分类:其他好文   时间:2018-11-21 22:18:52    阅读次数:285
4. .gitignore
``` # .gitignore for maven target/ *.releaseBackup # web application files #/web-app/WEB-INF # IDE support files /.classpath /.launch /.project /.sett... ...
分类:其他好文   时间:2018-11-16 01:10:51    阅读次数:157
相机的内参外参标定
http://wiki.ros.org/openni_launch/Tutorials/IntrinsicCalibration http://wiki.ros.org/camera_calibration/Tutorials/MonocularCalibration https://blog.cs ...
分类:其他好文   时间:2018-11-16 00:27:14    阅读次数:1360
POJ-1703-Find them, Catch them(并查集分类)
Description The police office in Tadu City decides to say ends to the chaos, as launch actions to root up the TWO gangs in the city, Gang Dragon and G ...
分类:其他好文   时间:2018-11-14 16:37:31    阅读次数:165
1162条   上一页 1 ... 28 29 30 31 32 ... 117 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!