参考: 1.https://community.dynamics.com/ax/f/microsoft-dynamics-ax-forum/105963/adding-fields-to-inventonhand-form-in-ax2012 2.https://community.dynamics ...
分类:
其他好文 时间:
2020-04-03 00:42:05
阅读次数:
67
Windows10 MYSQL Installer 安装(mysql-installer-community-5.7.19.0.msi) 分类 编程技术 1.进入官网找到自己所需的安装包:https://dev.mysql.com/ ,路径:DOWNLOAD-->MYSQL Community Ed ...
分类:
数据库 时间:
2020-04-02 19:58:23
阅读次数:
188
mongodb安装 1.mongodb介绍 截图来自百度百科,详情点此跳转到百科 2.下载mongodb MongoDB 提供了可用于 32 位和 64 位系统的预编译二进制包,你可以从MongoDB官网下载安装。 官方地址:https://www.mongodb.com/ 本次下载地址:https ...
分类:
数据库 时间:
2020-04-02 01:19:47
阅读次数:
103
Windows 系统中的安装启动: 1.下载安装包(采用绿色版 .zip) https://www.mongodb.com/download-center#community 版本的选择: MongoDB的版本命名规范如:x.y.z; y为奇数时表示当前版本为开发版,如:1.5.2、4.1.13; ...
分类:
数据库 时间:
2020-03-31 19:28:47
阅读次数:
116
ab性能测试 性能优化方案 How To Optimize Nginx Configuration https://www.digitalocean.com/community/tutorials/how to optimize nginx configuration 专题阅读 "1\. Nginx ...
分类:
其他好文 时间:
2020-03-30 19:48:42
阅读次数:
79
一、下载MySQL 1.在/usr/local目录下创建mysql文件夹 2.下载mysql软件包 mysql版本为:8.0.15 进入mysql文件夹, 输入命令:wget https://repo.mysql.com//mysql80-community-release-el7-1.noarch ...
分类:
数据库 时间:
2020-03-29 01:31:05
阅读次数:
93
安装 下载 1、打开mysql官网:https://www.mysql.com/,选择DOWNLOADS下面的MySQL Community (GPL) Downloads » 2、选择下载版本 3、然后可以下载,下载成功后,就在Mac上安装dmg文件即可。 配置环境变量 第一步 :在终端切换到根目 ...
分类:
数据库 时间:
2020-03-28 18:27:56
阅读次数:
165
pearPEAR 是“PHP Extension and Application Repository”的缩写,即PHP扩展和应用仓库。 PEAR 将PHP程序开发过程中常用的功能编写成类库,涵盖了页面呈现、数据库访问、文件操作、数据结构、缓存操作、网络协议、WebService 等许多方面,用户可 ...
分类:
Web程序 时间:
2020-03-25 23:38:20
阅读次数:
93
wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-community-libs-compat-5.7.25-1.el7.x86_64.rpm rpm -ivh xxx ...
分类:
数据库 时间:
2020-03-23 16:53:23
阅读次数:
502
centos和ubuntu简述 CentOS(Community ENTerprise Operating System)是Linux发行版之一,它是来自于Red Hat Enterprise Linux依照开放源代码规定释出的源代码所编译而成。由于出自同样的源代码,因此有些要求高度稳定性的服务器以 ...
分类:
系统相关 时间:
2020-03-22 20:08:38
阅读次数:
552