提交 c8949b8b 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

looking for excels in a dir

上级 95047882
author: ZenData
desc: Generated from article text automatically
from: words.v1
title: automation
type: article
version: ""
fields:
- field: "1"
from: data.words.v1
limit: 1
postfix: ""
prefix: 秋天的天气
rand: true
select: xingrongci-tianqi-qiuji-hao
useLastSameValue: false
where: "true"
- field: "3"
from: data.words.v1
limit: 1
postfix: ""
prefix:
rand: true
select: xingrongci-tianqi-qiuji-hao
useLastSameValue: false
where: "true"
- field: "5"
from: data.words.v1
limit: 1
postfix: ""
prefix:
rand: true
select: xingrongci-waimao-nvxing
useLastSameValue: false
where: "true"
- field: "6"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: mingci-xing+mingci-mingzi
useLastSameValue: false
where: mingci-xing+mingci-mingzi = f
- field: "7"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: fuci-chengdufuci
useLastSameValue: false
where: "true"
- field: "8"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: xingrongcizuoweiyu-qingxu-kuaile
useLastSameValue: false
where: "true"
- field: "11"
from: data.words.v1
limit: 1
postfix: ""
prefix: ,因为
rand: true
select: mingci-chenghu
useLastSameValue: false
where: mingci-chenghu = f
- field: "12"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: dongci-jiwu+mingci-yiyuan
useLastSameValue: false
where: "true"
- field: "14"
from: data.words.v1
limit: 1
postfix: ""
prefix: 带她去
rand: true
select: mingci-dedian-mingshan
useLastSameValue: false
where: "true"
- field: "15"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: dongci-jiwu+mingci-dongzuo-yanbu-zhongxing
useLastSameValue: false
where: "true"
- field: "16"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: xingrongci-yanse-zhiwu-shumu
useLastSameValue: false
where: "true"
- field: "17"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: mingci-zhiwu-shumu
useLastSameValue: false
where: "true"
- field: "18"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: lianci-binglieguanxi
useLastSameValue: false
where: "true"
- field: "19"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: xingrongci-yanse-zhiwu-huahui
useLastSameValue: false
where: "true"
- field: "20"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: mingci-zhiwu-huahui
useLastSameValue: false
where: "true"
- field: "22"
from: data.words.v1
limit: 1
postfix: ""
prefix:
rand: true
select: xingrongci-waimao-nvxing
useLastSameValue: true
where: "true"
- field: "23"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: mingci-xing+mingci-mingzi
useLastSameValue: true
where: mingci-xing+mingci-mingzi = f
- field: "24"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: fuci-chengdufuci
useLastSameValue: false
where: "true"
- field: "25"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: xingrongcizuoweiyu-qingxu-kuaile
useLastSameValue: false
where: "true"
- field: "27"
from: data.words.v1
limit: 1
postfix: ""
prefix:
rand: true
select: fuci-xingrongcizuofuci-qingxu-kuaile
useLastSameValue: false
where: "true"
- field: "28"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: dongci-jiwu+mingci-dongzuo-shoubi-qinqie
useLastSameValue: false
where: "true"
- field: "29"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: xingrongci-xingge-jiji
useLastSameValue: false
where: "true"
- field: "30"
from: data.words.v1
limit: 1
postfix: ""
prefix: ""
rand: true
select: mingci-chenghu
useLastSameValue: true
where: mingci-chenghu = f
rd /s/q bin
mkdir bin
go-bindata -o=res/res.go -pkg=res res/ res/en res/zh
SET CGO_ENABLED=1
SET GOOS=windows
SET GOARCH=386
go build -o bin\zd-x86.exe src\zd.go
SET GOARCH=amd64
go build -o bin\zd-amd64.exe src\zd.go
scp bin\zd-* aaron@172.16.13.1:/Users/aaron/rd/project/zentao/go/zd/bin
\ No newline at end of file
rm -rf bin
mkdir bin
go-bindata -o=res/res.go -pkg=res res/ res/en res/zh
GO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -o bin/zd-linux src/zd.go
scp bin/zd-linux* aaron@172.16.13.1:/Users/aaron/rd/project/zentao/go/zd/bin
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册