当前位置:网站首页>Program.launch(xxx)打开文件
Program.launch(xxx)打开文件
2022-06-24 20:40:00 【腿毛ger】
UID 是 AE_ask_dataset_named_ref2 引用文件的uid
TCComponentTcFile imanfile =(TCComponentTcFile) tcsession.stringToComponent(uid);
string workDir = system.getenv("TPR")+File.separator+"temp";
SimpleDateFormat sdf = new SimpleDateFormat("yyyymmddHHmm");
string fileName = "XXX"+sdf.format(new Date())+".xlsx";
File exprotFile = imanfile.getFile(workDir,fileName);
string fullFileName = exprotFile.getAbsolutePath();
Program.launch(fullFileName);
边栏推荐
- Scala object blending trait
- LLVM TargetPassConfig
- JS Chapter 1 Summary
- 联想童夫尧:11倍于大势,我们一路攻城拔寨
- [practical series] full WiFi coverage at home
- 【无标题】
- Using macro code to generate handwriting automatically in word or WPS
- mysql查询时间戳转换成日期格式
- Why does Dell always refuse to push the ultra-thin commercial notebook to the extreme?
- Lenovo tongfuyao: 11 times the general trend, we attacked the city and pulled out the stronghold all the way
猜你喜欢

Introduction to bi-sql wildcards

Bi skill - judge 0 and null

108 pages (40000 words) proposal for future apartment intelligent design platform project (version 2022)

Bi-sql between

Première application de l'informatique quantique à la modélisation des flux de puissance dans les systèmes énergétiques à l'Université technique danoise

汇编语言(2)基础知识-debug

Cobalt Strike安装教程

QT electronic clock

Scala IO reads by lexical units and numbers

Using macro code to generate handwriting automatically in word or WPS
随机推荐
Powerbi - for you who are learning
卷积与反卷积关系超详细说明及推导(反卷积又称转置卷积、分数步长卷积)
“一个优秀程序员可抵五个普通程序员!”
Bi skill - judge 0 and null
扎克伯格上手演示四款VR头显原型机,Meta透露元宇宙「家底」
最新QQ微信域名防红PHP程序源码+强制跳转打开
归并排序模板 & 理解
Scala template method pattern
51 single chip microcomputer multi computer communication
mysql查询时间戳转换成日期格式
中金财富证券开户佣金多少呢?股票开户交易安全靠谱吗?
期望与方差
QT electronic clock
Deploy a production cluster using Loki microservice pattern
Sanic service startup failed
2022年起重机司机(限桥式起重机)考试题库模拟考试平台操作
天书夜读笔记——反汇编引擎xde32
2022年危险化学品经营单位安全管理人员考试试题及模拟考试
2022R1快开门式压力容器操作考题及答案
LLVM TargetPassConfig