threejs 开发使用插件Gui.js与three.js引擎如何联合使用
分类:
Web程序 时间:
2019-09-11 18:10:42
阅读次数:
137
创建一个数据库作为DEM后台数据库,数据库dm.ini参数配置进行优化,推荐配置:MEMORY_POOL=200BUFFER=1000KEEP=64MAX_BUFFER=2000SORT_BUF_SIZE=50在该数据库中执行以下SQL脚本dem_init.sql,重启数据库实例;SQL>setdefineoffSQL>setchar_codeutf8SQL>start/dm7/
分类:
其他好文 时间:
2019-09-10 23:33:47
阅读次数:
297
数据在任何一家公司里面都是最核心的资产,定期备份则是为了保证数据库出现问题的时候能够及时回滚到最近的备份点,将损失缩小到最小 这篇文章将会两部分来说明:1、mysql的定期备份;2、同步到其它服务器 mysql 备份 备份还原某个数据库 备份还原 备份到压缩文件从压缩文件导入 crontab定时备份 ...
分类:
数据库 时间:
2019-09-10 10:26:10
阅读次数:
138
之前也看了一下这方面的内容,因为没有使用过不懂,搜索了一系列的知识以后汇总的hadoop的版本比较多,就像linux一样,有suse、红旗、redhat等、都是不同公司维护发型的那么cdh跟hdp一样也只不过是不同的版本,所独有的功能不一样而已,https://blog.csdn.net/levy_cui/article/details/51513900cdh配置安装https://blog.51
分类:
其他好文 时间:
2019-09-10 00:50:12
阅读次数:
122
cobberweb1、安装:yuminstall-ycobbler-web2、然后就可以使用了(IP替换):https://192.168.38.200/cobbler_web3、错误排查"InternalServerError..."排查参考:https://www.cnblogs.com/wang50902/p/10760404.html先查看其日志位置:[root@loc
分类:
Web程序 时间:
2019-09-08 22:49:04
阅读次数:
141
10 Status Code Definitions Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation requi ...
分类:
Web程序 时间:
2019-09-08 14:17:48
阅读次数:
107
528. Random Pick with Weight 根据weight随机选取一个数,用 Prefix Sum+Binary Search 来解决。 https://www.geeksforgeeks.org/random-number-generator-in-arbitrary-probab ...
分类:
移动开发 时间:
2019-09-08 09:49:02
阅读次数:
139
1051 Pop Sequence (25 分) 1051 Pop Sequence (25 分) 1051 Pop Sequence (25 分) Given a stack which can keep M numbers at most. Push N numbers in the order ...
分类:
其他好文 时间:
2019-09-08 00:04:08
阅读次数:
99
【参考博客及视频】 1、大雪菜 2、背包九讲——全篇详细理解与代码实现 3、dd大牛的《背包九讲》 4、背包问题 (附单调队列优化多重背包 【题目】 1、Acwing 背包题目 2、01背包问题 Luogu 2925 干草出售Luogu 1616 疯狂的采药HDU 3466 Proud Mercha ...
分类:
其他好文 时间:
2019-09-07 11:10:34
阅读次数:
116
Description A set of frogs have accidentally fallen to the bottom of a large pit. Their only means of escaping the pit is to jump out of it. Each frog ...
分类:
其他好文 时间:
2019-09-07 01:12:28
阅读次数:
126