前期准备:我使用的是192.168.141.xx网段,centos6做localdns,centos7做www.magedu.com,需要7台机器,分别是:client,ldns,rootdns,comdns,magedumasterdns,mageduslavedns,webserver(www.magedu.com)A、搭建centos7的网站并编辑各部分的IP地址:[root@centos7
分类:
Web程序 时间:
2019-02-14 20:20:12
阅读次数:
227
$$$$$$$$$$$$$$$$cc.p() <=> x,y $$$$$$$$$$$$$$$$场景间的跳转$$$$$$$$$$$$$$$$cc.director.loadScene('场景名称') -- game.firecc.director.preloadScene('场景名称') -- gam ...
Frogger 题目链接:http://poj.org/problem?id=2253 Description: Freddy Frog is sitting on a stone in the middle of a lake. Suddenly he notices Fiona Frog who ...
分类:
其他好文 时间:
2019-02-04 20:57:50
阅读次数:
148
MariaDB [codex_game]> select c.roleId, r.username, r.rolename, r.lv, c.chargeId, c.stone, c.isFirst, date_format(FROM_UNIXTIME(c.lastUpdateTime/1000), ...
分类:
数据库 时间:
2019-01-31 13:06:04
阅读次数:
200
Two people face two piles of stones and make a game. They take turns to take stones. As game rules, there are two different methods of taking stones: ...
分类:
其他好文 时间:
2019-01-28 20:15:19
阅读次数:
184
我们将jQuery完全从GitHub.com的前端代码中移除了,这标志着我们数年来逐步移除jQuery这个渐进式的过程终于结束了,这对我们来说是一件里程碑式的事件。这篇文章将介绍过去我们是如何依赖上jQuery的,随着时间地推移,我们意识到不再需要它,但到最后我们并没有使用另一个库或框架取代它,而是使用标准的浏览器API实现了我们所需要的一切。早期,jQuery对我们意义重大GitHub.com在
分类:
Web程序 时间:
2019-01-25 00:24:51
阅读次数:
228
On a 2D plane, we place stones at some integer coordinate points. Each coordinate point may have at most one stone. Now, a move consists of removing a ...
分类:
其他好文 时间:
2019-01-21 01:13:10
阅读次数:
253
第二章:在 clould studio上搭建开发环境 创建完成工作空间之后 在线上ide开发有很多好处 当然也有弊端 请忽略! 默认Python用的是 python2.7 的解释器 需要我们进行配置 配置过程 见这篇博客:https://www.cnblogs.com/asmer-stone/p/4 ...
分类:
其他好文 时间:
2019-01-08 15:12:26
阅读次数:
165
Description 健佳正在用大小相同的砖块来砌起一面墙。这面墙由 列砖块所组成,它们从左到右的编号0至n 1。各列的高度可 以不同。各列的高度就是该列砖块的数量。健佳用如下方式来建造这面墙。最开始每列都没有砖块。此后,健佳通 过k个阶段的增加(adding)或移除(removing)砖块操作来 ...
分类:
其他好文 时间:
2019-01-06 14:30:08
阅读次数:
187
You're given strings J representing the types of stones that are jewels, and Srepresenting the stones you have. Each character in S is a type of stone ...
分类:
其他好文 时间:
2019-01-02 19:15:19
阅读次数:
161