您的位置:宽带测速网 > 电脑知识 > cc文件用什么打开,cc文件怎么看

cc文件用什么打开,cc文件怎么看

2025-06-21 20:02来源:互联网 [ ]


cc文件怎么看,cc文件怎么打开?

.cc

文件类型:C++ Source Code File

扩展名为.cc的文件是一个开发文件。

文件说明:

Source code for a C++ program; may include all the code for a single program or may be one of several source code files referenced by a programming project; contains functions that are compiled into machine code, which the computers operating system can understand.

May be edited with a basic text editor, though it will not show syntax highlighting, which is available in most software development programs..cc

打开.cc文件

Mac OS

Apple Xcode (formerly Mac OS X Project Builder)

Freescale CodeWarrior

 

Windows

Microsoft Visual C++

Borland C++BuilderX

 

Linux

GNU Emacs

vi

其它内容

来源:.cc文件