摘要:
在WINDOWS7下要删除某些文件或文件夹时提示“您需要TrustedInstaller提供的权限才能对此文件进行更改”,这种情况是因为我们在登陆系统时的管理员用户名无此文件的管理权限,而此文件的管理权限是“TrustedInstaller”这个用户,在控制面板的用户管理里面是看不到的。要想对这个文件或文件夹进行操作,可以用以下方法进行:在此文件或文件夹上点右键,选“属性”→“安全”,这时在“组或用户名”栏可以看到一个“TrustedInstaller”用户名,而登陆系统的管理员用户名没有此文件的“完全控制”权限,这时我们可以选择“高级”→“所有者”→“编辑”,在“将所有者更改为”栏中选择登陆 阅读全文
posted @ 2011-05-26 17:16
Yaoquan.Luo
阅读(1506)
评论(0)
推荐(0)
摘要:
Aliases for Function Parameters Parameters passed to functions are named with the identifiers $1, $2, etc. Optionally, aliases can be declared for $n parameter names for increased readability. Either the alias or the numeric identifier can then be used to refer to the parameter value. There are two 阅读全文
posted @ 2011-05-26 16:08
Yaoquan.Luo
阅读(230)
评论(0)
推荐(0)
浙公网安备 33010602011771号