内容导航:
1、
reference assemblies
2、
C盘的Reference Assemblies文件夹是什么
1、
reference assemblies
英:
美:
常见释义:
引用程序集
1、You can
reference assemblies
(including class library projects) from your Visual Studio Tools for Office project.───可以从VisualStudioToolsforOffice项目引用程序集(包括类库项目)。
2、The JScript compiler, jsc. Exe, can
reference assemblies
created using the same version or an earlier version of the compiler.───JScript编译器jsc.exe可引用使用编译器的同一版本或较早版本创建的程序集。
3、If
reference assemblies
are not available, then the build system resolves assembly types by using the runtime assemblies.───如果引用程序集不可用,则生成系统会通过使用运行时程序集来解析程序集类型。
4、During the build, the compiler resolves application types by using
reference assemblies
.───在生成过程中,编译器通过使用引用程序集来解析应用程序类型。
5、JScript can
reference assemblies
using both strong names and simple text names.───JScript可以引用同时使用强名称和简单文本名称的程序集。
6、components, assemblies, internal wires, and service and reference definitions are written in an open XML language called service component definition language (SCDL).───组件、组装、内部连接和服务及引用定义采用称为服务组件定义语言(Service Component Definition Language, SCDL)的开放xml语言来编写。
1、citizens assemblies───公民大会
2、General Assemblies───会员大会
3、reference frames───参考系,参考坐标系
4、reference numbers───参考号
5、reference strips───参考带
6、reference number───参考号
7、reference li;aries───参考书阅览室
2、
C盘的Reference Assemblies文件夹是什么
C盘的Reference Assemblies文件夹是系统用户设置文件夹。
包括各个用户的文档、收藏夹、上网浏览信息、配置文件等,这是NET framework 存储公用类型库数据集的地方。
这里面的东西不要随便删除,这保存着所有用户的文档和账户设置,删除就会重新启动不能登陆的情况,尤其是里面的default user、all users、administrator和以你当前登陆用版户名的文件夹。
如果删了的话,一些基于net GAC的应用程序可能运行不正常。
扩展资料:
大部分C盘内文件主要由DocumentsandSettings、Windows、ProgramFiles等系统文件夹组成,ProgramFiles文件夹一般都是安装软件的默认位置,但是也是病毒的位置,所以要对C盘进行严密保护。
C盘对于本地硬盘的单操作系统来说,是极其重要的,所以平时存放数据尽量不要放C盘。默认在C盘需要移动出来的个人目录是:C:Documents and Settings你的登录账号 Documents。
参考资料:
百度百科-C盘