.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.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 CSH 文件的程序

Windows
Mac
分类: 杂项
更新时间: 2014-02-14

C Shell Script

开发者 Bill Joy
受欢迎程度
3.6  |  8 
 
🔍使用File Helper直接在您的网络浏览器中打开 .CSH 文件在线查看

A CSH file is a script that can be run with the Unix C shell (or a C shell variant like tcsh). It contains instructions written in a command language similar to the C/C++ programming language. Users can execute the commands a CSH file contains by calling the file with the C shell (csh).

更多信息

在 Microsoft Visual Studio Code 中打开的 .csh 文件截图
在 Microsoft Visual Studio Code 中打开的 CSH 文件

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 文件的程序

Windows
Mac
操作系统自带
操作系统自带
免费
Linux
免费
免费
Web

Cubase Waveform File

开发者 Steinberg Media Technologies
受欢迎程度
2.8  |  9 
 

Waveform file created by Cubase, an application used for audio production; contains information about Cubase project audio files; typically generated when saving an audio project (.CPR file); generated by the SX/SL edition of Cubase.

更多信息

注: CSH files do not store actual audio data.

可打开或引用 CSH 文件的程序

Windows
免费试用
Mac
免费试用
分类: 音频
更新时间: 2010-06-17

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们