当前位置:网站首页>Apple script
Apple script
2022-07-05 07:32:00 【2020 Java interview】
// Created service storage location
/Users/ice/Library/Services
// Created " Folder operation storage location "
// Trigger time of folder operation : When a file is added to the specified folder
/Users/ice/Library/Workflows/Applications/Folder Actions
// Turn on automatically D Catalog
tell application “Finder”
activate
make new Finder window at the target of the front Finder window to (POSIX file “/D”)
end tell
边栏推荐
- I 用c I 实现队列
- R language learning notes 1
- Clickhouse database installation deployment and remote IP access
- Qu'est - ce que l'hydroxyde de sodium?
- Matrix and TMB package version issues in R
- Detailed explanation of miracast Technology (I): Wi Fi display
- Delayqueue usage and scenarios of delay queue
- 纯碱是做什么的?
- Basic series of SHEL script (II) syntax + operation + judgment
- SOC_ SD_ DATA_ FSM
猜你喜欢
CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)
Play with grpc - go deep into concepts and principles
I 用c l 栈与队列的相互实现
SOC_ SD_ DATA_ FSM
[node] NVM version management tool
PostMessage communication
Pytorch has been installed in anaconda, and pycharm normally runs code, but vs code displays no module named 'torch‘
Self summary of college life - freshman
借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
Rough notes of C language (1)
随机推荐
Line test -- data analysis -- FB -- teacher Gao Zhao
Pagoda create multiple sites with one server
With the help of Navicat for MySQL software, the data of a database table in different or the same database link is copied to another database table
Light up the running light, rough notes for beginners (1)
Today, share the wonderful and beautiful theme of idea + website address
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
Ugnx12.0 initialization crash, initialization error (-15)
I can't stand the common annotations of idea anymore
Tshydro tool
Don't confuse the use difference between series / and / *
玩转gRPC—深入概念与原理
Implementation of one-dimensional convolutional neural network CNN based on FPGA (VIII) implementation of activation layer
2022.06.27_ One question per day
Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
Use go language to read TXT file and write it into Excel
Explanation of parallel search set theory and code implementation
Hdu1232 unimpeded project (and collection)
ModuleNotFoundError: No module named ‘picamera‘
[vscode] search using regular expressions
Do you choose pandas or SQL for the top 1 of data analysis in your mind?