码迷,mamicode.com
首页 >  
搜索关键字:follow    ( 4585个结果
源码时代前端干货分享| threejs 开发使用插件Gui.js与three.js引擎如何联合使用
threejs 开发使用插件Gui.js与three.js引擎如何联合使用
分类:Web程序   时间:2019-09-11 18:10:42    阅读次数:137
达梦DEM入门
创建一个数据库作为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
linux定时备份mysql并同步到其它服务器
数据在任何一家公司里面都是最核心的资产,定期备份则是为了保证数据库出现问题的时候能够及时回滚到最近的备份点,将损失缩小到最小 这篇文章将会两部分来说明:1、mysql的定期备份;2、同步到其它服务器 mysql 备份 备份还原某个数据库 备份还原 备份到压缩文件从压缩文件导入 crontab定时备份 ...
分类:数据库   时间:2019-09-10 10:26:10    阅读次数:138
CDH/HDP版
之前也看了一下这方面的内容,因为没有使用过不懂,搜索了一系列的知识以后汇总的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
cobbler web
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
http 1.1 状态码定义
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
LeetCode 528. Random Pick with Weight / 497. Random Point in Non-overlapping Rectangles
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
PAT 甲级 1051 Pop Sequence (25 分)(模拟栈,较简单)
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
2249: Altruistic Amphibians 01背包
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
4585条   上一页 1 ... 87 88 89 90 91 ... 459 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!