Exceptions是Vista系統常用英文專業詞語。
基本介紹
- 中文名:Exceptions
- 外文名:Exceptions
- 類型1:英文專業詞語
- 類型2:函式
Exceptions,Exceptions函式,簡介,聲明,
Exceptions
例外。沒有受到Windows防火牆,程式,服務,或者連線埠的阻擋的,自由進出的數據包。
Exceptions函式
簡介
exceptions函式是C++中的一個函式,屬於ios庫中的。
聲明
#include <iostream>
iostate exceptions() const;
void exceptions(iostate flags);