皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
关于 include 和 extern ,在多文件的项目中,一个文件用到了另一个文件中定义的函数,此时既可以用 extern 来引用该函数,又可以 #include 另一个文件使得编译通过。这两种方式本质上没太大区别,在 include 的文件(头文件)里有时也用 extern 来声明 . 但用 include 文件有很多优点 : 当用到多个外部变量或函数的时候, extern: 在每个用到的文件中需要用多个 extern 声明; include: 只需要在在文件开始用 include 声明一次 , 其它使用这些变量的只需要包含该头文件即可 .include 后面跟的是( )(填空 1 ,中文), include 头文件的变量在各自的 cpp 里面,是独立的。不会有互相的影响的。 extern 声明时,在所在处函数名字不能重复。 这两种方式最好用( ) ( 填空 2 ,英文 ) ,这样清晰,更容易维护。大体上,你可以把 extern 和 include 的区别当做是 “ 零售 ” 与 “ 批发 ” 的区别。 include 是批发,而 extern 则是零售。
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】You are an enterprise administrator for Cer-tech .com. The company runs Windows Server 2008 on all theservers on the network. Two servers on the network were configured as follows: Server01:Windows Me...
A.
Modify the license on Server02.
B.
Modify the key ID on Server01.
C.
Create a new package on Server02.
D.
Modify the license key seed on Server01.
【单选题】You are an enterprise administrator for Cer-tech .com. The corporate network of the company consists ofan Active Directory domain. All the servers on the network run Windows Server 2008. The network r...
A.
Run Tskill /server: Server02/A command
B.
Run Taskkill /S Server02 /fi "MODULES eq TermServerv" command
C.
Run Change user /execute disable command
D.
Run Change logon /disable command
【单选题】You are an enterprise administrator for Cer-tech .com. The company runs Windows Server 2008 on all theservers on the network. The Windows Server virtualization role service installed on two servers ca...
A.
From the Virtualization Management Console,right-click Virtualization Services and then click Connect to Server.
B.
Run vmconnect.exe Server02.
C.
Run vmconnect.exe Server01 Server02.
D.
From the Virtualization Management Console, right-click Server01 on the left pane, point to New, andthen click Virtual machine.
【多选题】You are an enterprise administrator for Cer-tech .com. The corporate network of the company consists ofan Active Directory domain. All the servers on the network run Windows Server 2008. The network r...
A.
Run the change user /install command on Server02
B.
Install the application
C.
Run the change user /execute command on Server02
D.
Run the change logon /disable command on Server02
【单选题】Cer-tech .com has a server that hosts an Active Directory domain. A server at Cer-tech .com named Server02 has Terminal services role and Terminal Services web access role installed. It also has a ser...
A.
On Server04 , configure the Terminal Services Connection Authorization Policy store to use Server02 ass the Central network policy server
B.
Design an SSL certificate from Server04 and export it to install the SSL certificate on Server02 . Set the ISA service on Server02 to use SSL certificate on Server04
C.
Set the TS gateway to use SSL HTTPS-HTTP bridging
D.
Export an SSL certificate on Server04 and install it on Server02 . Set the TS gateway to accept SSL certificate from Server02
【单选题】You are an enterprise administrator for Cer-tech .com. The corporate network of the company consists of asingle Active Directory domain. All the servers on the network run Windows Server 2008. The net...
A.
Disjoin Server01 from the domain.
B.
Extend the schema to add attributes for Terminal Services Licensing.
C.
Join Server02 to the domain.
D.
Create a Group Policy object(GPO) that configures Server01 to use Server02 for licensing.
【判断题】脆性材料在破坏前有明显的变形,而韧性材料在破坏前无显著变形,呈突然性破坏。
A.
正确
B.
错误
【判断题】脆性材料在破坏前有明显的变形,而韧性材料在破坏前无显著变形成突然的破坏。( )
A.
正确
B.
错误
【单选题】SERVER02运行了Server Core系统,已经配置有AD DS角色。要给服务器添加Active Directory证书服务(AD CS),需要怎么做:
A.
安装Active Directory证书服务器角色
B.
安装Active Directory联合身份验证角色
C.
安装AD RMS角色
D.
重新将服务器安装为Windows Server 2008(完整安装模式)
【判断题】脆性材料在破坏前有明显的变形,而韧性材料在破坏前无显著的变形,呈突然的破坏。( )
A.
正确
B.
错误
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题