搜索资源列表
sizeof
- 测量字符串大小, 类型不同测试程序类型不同测试程序-sizeof Measure string size, type, different testing procedures
PIC-MCU-learning-essential-2
- pic-mcu单片机编程必备知识,包含Sizeof-strlen,void,volatile,union,ASCII,BCD,等-pic-mcu microcontroller programming knowledge necessary, including Sizeof-strlen, void, volatile, union, ASCII, BCD, etc.
SDK
- if( NULL == ( g_pD3D = Direct3DCreate9( D3D_SDK_VERSION ) ) ) return FALSE D3DPRESENT_PARAMETERS d3dpp ZeroMemory( &d3dpp, sizeof(d3dpp) ) d3dpp.Windowed = TRUE d3dpp.SwapEffect = D3DSWAPEFFECT_DISCARD d3dpp.BackBufferFormat
sizeof
- C++内置类型的大小,包括:int float double-C++ Built-in type size, including: int float double
