KBEngine WebConsole Guide】的更多相关文章

https://github.com/kbengine/kbengine/tree/master/docs…
其实这篇的内容官方文档都有, 但是既然打算记录一下学习笔记, 也就先从安装开始了. 一 下载源代码 进入github下载最新release的源码压缩包. windows选择zip, 下载完成之后右键解压缩. 进入kbengine目录, 里面有三个文件夹: assets\docs\kbe assets是游戏项目资产库, 也就是我们之后要编写脚本的地方 docs是kbengine的文档, 包括使用和API手册 kbe里面是kbengine核心的代码, 类库, 配置和工具之类 目录结构的详细说明请看这…
本文是以docker为例,以ubuntu 16.04做基础镜像 kengine 1.0.0 用supervisor来管理启动 先放下目录结构图: kb--里面放的是kbengine的编译后的引擎以及demo 参考案例:https://github.com/Yenole/kbengine-docker/blob/master/Dockerfile 不过他这个写的我没实现成功 一.Dockerfile文件 FROM ubuntu:16.04 LABEL maintainer="116.com&quo…
注:写在前面,这是一篇翻译文章,本人的英文水平很有限,但内嵌汇编是学习操作系统不可少的知识,本人也常去查看这方面的内容,本文是在做mit的jos实验中的一篇关于内嵌汇编的介绍.关于常用的内嵌汇编(AT&T格式)的语法都有介绍,同时在篇末还列出了常用的一些内嵌汇编代码的写法.看了很有益处.大牛就不必看了.当然非常欢迎对文章中的翻译错误或不当之处进行指正. ps:这是这篇文章的原地址:http://www.delorie.com/djgpp/doc/brennan/brennan_att_inlin…
That’s where the empathy map comes in. When created correctly, empathy maps serve as the perfect lean user persona: They quickly visualize user needs (especially to non-designers) They fit perfectly into a Lean UX workflow as a starting point for use…
现在公司在使用敏捷开发模式进行日常的开发和管理工作,所以我看了下Ken Schwaber的<Scrum Guide>这本小册子,原本是英文的,这里提供中文的,以供日后复习和参考. Scrum简介 自从上世纪90年代初期,Scrum方法就已经应用于开发复杂的产品.本指南介绍了如何应用Scrum构建产品.Scrum不是一种过程,也不是一项构建产品的技术,而是一个框架,在这个框架里可以应用各种过程和技术.Scrum的作用就是让开发实践方法的相对功效显现出来以便随时改进,同时也为开发复杂产品提供了框架…
The Hacker's Guide To Python 单元测试 基本方式 python中提供了非常简单的单元测试方式,利用nose包中的nosetests命令可以实现简单的批量测试. 安装nose包 sudo pip install nose 编辑测试文件 # test_true.py def test_true(): assert True def test_false(): assert False 执行测试 # 命令, nosetests命令会加载所有以test_开头的文件,并执行所有…
Google Drive: A Beginner's Guide to Paxos The code ideas of Paxos protocol: 1) Optimistic concurrency control (variant 2). Hold a "preemptible lock" first, try updating, restart on denial; 2) Quorum as a logical unit of acceptor for choose opera…
pipedata3d User Guide 1. Introduction 在管道设计过程中,会使用到大量的标准,如ASME,DIN,GB,CB,HG,SH等等.管道设计人员在设计过程中,需要翻阅相关标准手册,查找所需要的数据,较为繁琐.如果能将相关管件的数据以直观的方式展示出来,可以极大地提高管道设计人员的设计效率. pipedata3d通过把标准数据以表格及三维模型的方式展示出来,更加形象直观,在方便设计人员查询数据的同时,增加了些许趣味性,提高设计效率. pipedata3d操作简单,且可…
Flume官方文档翻译--Flume 1.7.0 User Guide (unreleased version)(一) Flume官方文档翻译--Flume 1.7.0 User Guide (unreleased version)(二) Flume Properties Property Name            Default  Description flume.called.from.service – If this property is specified then the…
Flume官方文档翻译--Flume 1.7.0 User Guide (unreleased version)(一) Logging raw data(记录原始数据) Logging the raw stream of data flowing through the ingest pipeline is not desired behaviour in many production environments because this may result in leaking sensit…
今年7月时,在Github发布了一个开源的Banner库,虽然Star不多,但还是有少部分人使用. Banner效果:  昨天,有使用此库的同学提出需求,想在引导页的时候用这个库并且最后一页有进入按钮如何实现,为满足他的需求,也方便更多开发者是快速实现.进行了简单的扩展支持Guide模式的使用. Guide效果图:  OK,效果如图所以,咱们此库满足了既可在Banner上使用也可以快速在第一次安装应用的时候引导页使用. Banner与Guide有什么区别? 引导页的最后一页有按钮,Banners…
系统信息:CentOS 64位. 一张图了解命令提示符和命令行 一些实用小命令 mkdir(make directory,创建目录).ls(list,列出当前目录下的内容).rm(remove,删除文件,如果删除目录,需要加参数-r,表示递归-recursive删除).man(manual,手册,后面跟命令打开该命令的使用手册,进入后键入/- 参数:查找参数如何使用,n查找下一处,q退出用户手册).ctrl+l(清屏).pwd(print working dir,显示工作路径).ctrl+a:到…
Refer English Version: http://wiki.python.org/moin/BeginnersGuide New to programming? Python is free, and easy to learn if you know where to start! This guide will help you to get started quickly. 没玩过编程? Python语言是免费的,如果你知道从何处开始,它很容易上手! 本指南将帮助你快速入门. N…
A very nice ebook on building reports in Oracle fusion middleware 11g. This manual is intended for anyone who uses Oracle Reports to build reports. The needs of both novice and advanced users are addressed. Following the step-by-step instructions, yo…
Background C++ is one of the main development languages used by many of Google's open-source projects. As every C++ programmer knows, the language has many powerful features, but this power brings with it complexity, which in turn can make code more…
Race Four races are available for those who wish to choose the path of martial arts: the careful Gon, the playful Lyn, the elegant Yun, and the hardworking Jin. Blade & Soulcontains four playable races. They consist of the powerful Gon, the ambitious…
项目有两个镜像,github[https://github.com/kbengine/kbengine.git] ,osc开源中国[https://git.oschina.net/likecg/kbengine.git].开源中国的下载速度最快,github速度时好时坏,一般情况访问速度都是很慢的,只有5KB/S的速度,开源中国可以到达1M/S的速度.但是开源中国版本数据不一定是最新的. 办法:下载项目的时候可以先到开源中国下载大部分的工程数据,然后再用github进行更新. 示例: 先到开源中…
Andrej Karpathy blog About Hacker's guide to Neural Networks A Survival Guide to a PhD Sep 7, 2016 This guide is patterned after my "Doing well in your courses", a post I wrote a long time ago on some of the tips/tricks I've developed during my…
Quick Start Guide The SlickUpload quick start demonstrates how to install SlickUpload in a new or existing application, add upload support to a page, and display a list of the files that were uploaded. You can find the completed source code for this…
Flume 1.7.0 User Guide Introduction(简介) Overview(综述) System Requirements(系统需求) Architecture(架构) Data flow model(数据流模型) Complex flows(复杂流) Reliability(可靠性) Recoverability(可恢复性) Setup(配置) Setting up an agent(设置一个agent) Configuring individual components…
Spark SQL 之 Migration Guide 支持的Hive功能 转载请注明出处:http://www.cnblogs.com/BYRans/ Migration Guide 与Hive的兼容(Compatibility with Apache Hive) Spark SQL与Hive Metastore.SerDes.UDFs相兼容.Spark SQL兼容Hive Metastore从0.12到1.2.1的所有版本.Spark SQL也与Hive SerDes和UDFs相兼容,当前S…
UBUNTU 14.04 LTS 安装 elasticseach同步MYSQL表并实现中文搜索 =========================================================================================== 1.下载wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.1.deb ==============…
basic install guide 1. download miniconda 2. conda install libpython mingw 3. conda install theano now you can run theano correctly. Enable GPU 1. download and install cuda8.0 2. downlaod and install vs2015 2. download and install Windows Kits 3. add…
The Moe Node.js Code Style Guide  By 一个最萌的开发者 @2016.9.21 >>代码是人来阅读的,格式规范的代码是对编程人员最好的礼物 :) >制表符和空格 我们选用和jslint规范一致的格式:两个空格 正确的: if(true){  console.log('hi');} >分号 每行语句的末尾使用分号结束 console.log('hi'); >编辑器 统一开发环境,文件编码无dom头的utf-8编码 >空行 删掉 >引…
Arch Linux Installation Guide   timedatectl set-ntp true   sed -i '/Score/{/China/!{n;s/^/#/}}' /etc/pacman.d/mirrorlist pacman -Syy     启动模式检查   检查启动模式是否支持UEFI,这将决定在安装 Bootloader 阶段的步骤: ls /sys/firmware/efi/efivars --如果如上文件存在,就说明为UEFI,否则为legacy BIOS…
这篇文章之所以会给整理出来,是因为学了一个季度的RF后,再去看官网的这个文档,感触破多,最大的感触还是觉得自己走了不少弯路,还有些是学习方法上的弯路.在未查看这类官网文档之前,更多的是看其他各种人的博客,看齐涛的修炼宝典(无任何恶意,仅表明适合刚入门的测试人员)的方式来学习RF,学的很多知识点都零散且不同的博客对同一个问题还有不同的个人看法.于是后期便开始查看官网文档,学习了Quick Start Guide 文档后,对于一个已入门3个月的测试来说,还是有些收获(可能以前也是自己学的肤浅,呵呵)…
QUICK START GUIDE This page is a guide aimed at helping anyone set up a cheap radio scanner based on the RTL-SDR software defined radio as fast as possible on a Windows system. If you have any trouble during the installation, please see the troublesh…
原链接地址:http://www.artzstudio.com/2016/07/website-speed-optimization-guide-for-google-pagespeed-rules/  Website Speed Optimization Guide for Google PageSpeed Rules By Dave Artz  1 week ago  6  534 0   Page Speed/Site speed is termed as the speed with w…
Final Version 1.1 Date Issued:            13 March 2012 Latest version:         http://www.imsglobal.org/lti/ IPR and Distribution Notices Recipients of this document are requested to submit, with their comments, notification of any relevant patent c…