.CSH 文件扩展名
Photoshop Custom Shapes File
| 开发者 | Adobe Systems |
| 受欢迎程度 |
3.8 | 29 票 |
什么是 CSH 文件?
Collection of custom shapes used by Photoshop and Photoshop Elements; accessed by the Custom Shape Tool when the custom shape option is selected; can be loaded or saved by clicking the right arrow in the Shapes drop-down list and selecting "Load Shapes..." or "Save Shapes..."
更多信息
Custom Shapes files are saved by default in the Photoshop/Presets/Custom Shapes directory.
可打开或引用 CSH 文件的程序
C Shell Script
| 开发者 | Bill Joy |
| 受欢迎程度 |
3.6 | 8 票 |
更多信息
In the late 1970s, developer Bill Joy created csh. This Unix shell, which is included in many Unix distributions and also available in macOS, allows users to write and execute commands structured similarly to C statements.
Users who want to quickly execute multiple C shell commands in succession can save those commands as a C shell script. These scripts are plain text files, saved with the .csh extension, that users can create and edit in any text editor. Users can then call their CSH file with the C shell to execute the script it contains.
On rare occasions, C shell scripts may instead be saved with the .SH extension. One way to recognize a C shell script is to look for the string #!/bin/csh in the script's first line. Most C shell scripts include this string, which tells the shell the script should be executed using the C shell interpreter.
如何打开 CSH 文件
You can open a CSH file and view or edit the script it contains in Microsoft Notepad (Windows), Apple TextEdit (Mac), Vim (Linux), or any other text editor.
To execute the script a CSH file contains, open the C shell, navigate to the directory that contains your file, and enter csh YourFileName.csh.
可打开 CSH 文件的程序
Cubase Waveform File
| 开发者 | Steinberg Media Technologies |
| 受欢迎程度 |
2.8 | 9 票 |
更多信息
注: CSH files do not store actual audio data.
