允许安装所有来源,打开终端执行
sudo spctl --master-disable
移除quarantine属性代码
sudo xattr -r -d com.apple.quarantine

学习日志 LIUGUOFENG
允许安装所有来源,打开终端执行
sudo spctl --master-disable
移除quarantine属性代码
sudo xattr -r -d com.apple.quarantine
C:\Users\misswell\AppData\Local\Android\Sdk\system-images
C:\Users\misswell\AppData\Local\Google\AndroidStudio4.1\log
C:\Program Files (x86)\MuMu\emulator\nemu
处理方式,不要使用箭头函数
@echo off
echo Starting PHP70 FastCGI On 9001...
cd C:/phpStudy/php/php-7.0.12-nts/
php-cgi.exe -b 127.0.0.1:9001 -c php.ini
@echo off
if "%1" == "h" goto begin
mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit
:begin
::后台运行,下面是你自己的代码。
echo Starting PHP70 FastCGI On 9001...
cd C:\Software\php-7.4.12-nts-Win32-vc15-x64\
php-cgi.exe -b 127.0.0.1:9001 -c php.ini
下载地址,选择 Windows (x86, 64-bit), ZIP Archive
https://dev.mysql.com/downloads/mysql/
https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.21-winx64.zip
Continue reading MySQL 8.0.21 安装教程 windows 64位SQL Server 实现 MySQL group_concat
注释:连表查询时,子表单字段结果拼接
select DISTINCT(o.id),o.*,
CAST(stuff((
SELECT ',' + title FROM t_rm_sealapplycommondetail0 d WHERE d.pid = o.id FOR xml path('')
) , 1 , 1 , '') AS VARCHAR(255)) as titles
from t_rm_sealapplycommon o where 1=1
https://s1.ax1x.com/2020/07/21/UI7xld.png
https://s1.ax1x.com/2020/07/21/UI7z6A.png
https://s1.ax1x.com/2020/07/21/UI7vSH.png
https://s1.ax1x.com/2020/07/21/UI7OYD.png
https://s1.ax1x.com/2020/07/21/UI7Xfe.png
https://s1.ax1x.com/2020/07/21/UIHSOI.png
https://s1.ax1x.com/2020/07/21/UIH9mt.png
https://s1.ax1x.com/2020/07/21/UIHC0P.png
https://s1.ax1x.com/2020/07/21/UIHPTf.png
https://s1.ax1x.com/2020/07/21/UIHFk8.png
https://s1.ax1x.com/2020/07/21/UIHktS.png
https://s1.ax1x.com/2020/07/21/UIHAfg.png
https://s1.ax1x.com/2020/07/21/UIHVpQ.png