码迷,mamicode.com
首页 >  
搜索关键字:emd    ( 353个结果
MongoDB3.2配置文件.md
Core Options systemLog OptionssystemLog: verbosity: quiet: traceAllExceptions: syslogFacility: path: logAppend: logRotate: destination: timeStampForma... ...
分类:数据库   时间:2017-09-28 16:42:36    阅读次数:769
亮度设置无法保存
环境: intel+nvidia Archlinux systemd dwm 解决方法: 屏蔽systemd-backlight的服务的实例,例如:acpi_video0 添加内核参数:acpi_backlight=vendor 该方法参见ArchWiki ...
分类:其他好文   时间:2017-09-26 22:32:35    阅读次数:196
.Net Core2.0 + Nginx + CentOS 部署
准备把项目往Linux上迁移,整个流程跑了一下,也遇到无数个坑。。。以下为亲测并修改后的完整流程。。。 安装ZIP Putty:WINDOWS上传文件到LINUX 安装.net core 2.0 依赖的组件 安装.net core 2.0 安装nginx 启动nginx 设置nginx的开机启动(l ...
分类:Web程序   时间:2017-09-26 19:17:50    阅读次数:393
java:solr
1.solr(数据导入solr自带数据库): ImportItemController.java: SearchItemController.java: ItemCategoryMapper.java: ItemDescMapper.java: ItemMapper.java: Item.java( ...
分类:编程语言   时间:2017-09-23 23:29:21    阅读次数:457
TextView图文混排
一、四周型混排: 方法1: ...
分类:其他好文   时间:2017-09-21 13:19:06    阅读次数:138
ubuntu安装mongodb
参考:http://blog.csdn.net/zhushh/article/details/52451441 1.导入软件源的公钥 2.为mongodb创建软件源list文件 ubuntu12.04 ubuntu14.04 ubuntu16.04 3.更新软件源并安装mongodb 如果想要安装特 ...
分类:数据库   时间:2017-09-20 16:31:13    阅读次数:185
CentOS7 tomcat systemctl脚本
1,centos7 使用 systemctl 替换了 service命令 参考:redhat文档: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_ ...
分类:其他好文   时间:2017-09-20 00:48:44    阅读次数:184
CentOS 7下搭建高可用集群
一 、安装集群软件 必须软件pcs,pacemaker,corosync,fence-agents-all,如果需要配置相关服务,也要安装对应的软件。 二、配置防火墙1、禁止防火墙和selinux# systemctl disable firewalld# systemctl stop firewa ...
分类:其他好文   时间:2017-09-18 14:46:05    阅读次数:215
AX_CreateAndPostPurch
static void CreateAndPostPurch(Args _args) { List il = new List(Types::Record); DocumentNum DocumentNum; TmpFrmVirtual Tmp... ...
分类:其他好文   时间:2017-09-14 16:53:19    阅读次数:120
AX_CreateAndPostInventJournal
static void CreateAndPostInventJournal(Args _args) { InventJournalTable inventJournalTableLocal; InventJournalTrans inventJournalTransLocal; InventJou... ...
分类:其他好文   时间:2017-09-14 16:41:28    阅读次数:180
353条   上一页 1 ... 24 25 26 27 28 ... 36 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!