代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/473191/6857822
doc magic bitstrings有答案.doc
www.eeworm.com/read/473191/6858029
doc magic bitstrings有答案.doc
www.eeworm.com/read/113474/15455323
c full_fmt有.c
#include
void main ()
{
int int_value = 5;
printf("Left justifed with sign %-+3d\n",
int_value);
}
www.eeworm.com/read/113474/15455355
c flt_pt有.c
#include
void main ()
{
printf("Displaying 0.001234 yields %g\n", 0.1234);
printf("Displaying 0.00001234 yields %g\n", 0.00001234);
}
www.eeworm.com/read/113474/15455365
c exp_fmt 有.c
/*#include
void main ()
{
float value = 1.23456;
printf ("%12.1e\n", value);
printf ("%12.3e\n", value);
printf ("%12.5e\n", value);
}
*/
www.eeworm.com/read/118274/14879225
txt 工程1.txt
您的应用程序压缩文件已经生成为 'D:\项目测试\OPC-vb程序\KingOPCClient安装\KingOPC-Client.CAB' 。
在支持的目录 (D:\项目测试\OPC-vb程序\KingOPCClient安装\Support\KingOPC-Client.BAT) 中还有一个批处理文件它将允许您 当您对一些文件进行更改时重新创建压缩文件。
www.eeworm.com/read/192685/8360901
txt 是否有控件,能让vb直接使用directdraw等功能.txt
原 来 VideoSoft有 一 个 这 样 的 控 件 , 包 括 DirectX更 新 太 快 , 他 们 的 控 件 已 经 过 时 了 。 现 在 的 DirectX是 基 于 COM模 型 的 , 只 要 在 VB中 加 上 一 个 .tlb模 块 就 可 以 直 接 使 用 DirectX中 的 对 象 而 没 有 必 要 再 使 用 任 何 控 件 了 。
www.eeworm.com/read/242302/13076291
txt 是否有控件,能让vb直接使用directdraw等功能.txt
原 来 VideoSoft有 一 个 这 样 的 控 件 , 包 括 DirectX更 新 太 快 , 他 们 的 控 件 已 经 过 时 了 。 现 在 的 DirectX是 基 于 COM模 型 的 , 只 要 在 VB中 加 上 一 个 .tlb模 块 就 可 以 直 接 使 用 DirectX中 的 对 象 而 没 有 必 要 再 使 用 任 何 控 件 了 。
www.eeworm.com/read/114100/15110416
txt 是否有控件,能让vb直接使用directdraw等功能.txt
原 来 VideoSoft有 一 个 这 样 的 控 件 , 包 括 DirectX更 新 太 快 , 他 们 的 控 件 已 经 过 时 了 。 现 在 的 DirectX是 基 于 COM模 型 的 , 只 要 在 VB中 加 上 一 个 .tlb模 块 就 可 以 直 接 使 用 DirectX中 的 对 象 而 没 有 必 要 再 使 用 任 何 控 件 了 。
www.eeworm.com/read/290465/8481720