代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/392077/8363769
exe 请求调页存储器管理方式的模拟.exe
www.eeworm.com/read/192685/8363770
txt 如何打印true dbgrid6.0a里面的数据.txt
True Dbgrid的 PrintInfo可 以 用 来 打 印 数 据 。 具 体 格 式 是
TDBGrid1.PrintInfo.PrintData
也 可 以 使 用 TDBGrid1.PrintInfo.PrintPreview进 行 预 览 。 PrintInfo还 有 许 多 有 用 的 方 法 和 属 性 。
如 果 你 在 打 印 时 遇 到
www.eeworm.com/read/392077/8363771
ppt 请求调页存储管理.ppt
www.eeworm.com/read/192685/8363772
txt activereport怎样控制报表的页边距.txt
ActiveReport有 如 下 4个 属 性 是 控 制 页 边 距 的 :
PageBottomMargin
PageTopMargin
PageLeftMargin
PageRightMargin
www.eeworm.com/read/392076/8363774
ppt electronic-design-automation-vhdl.ppt
www.eeworm.com/read/192685/8363775
txt datareport中加入报表日期、时间以及报表页码.txt
在 datareport中 建 一 控 件 controls(1),执 行 datareport.section(2).controls(1).caption=format(now,"yyyy-mm-dd")
时 间 显 示 类 同 。
编 辑 状 态 下 , 右 击 datareport->插 入 控 件 ->总 页 数 。
编 辑 状 态 下 , 右 击 d
www.eeworm.com/read/292260/8363776
css admin_left.css
body { background:#0650D2; margin:0px; font:9pt 宋体; FONT-SIZE: 9pt;text-decoration: none;
SCROLLBAR-FACE-COLOR: #2B73F1;
SCROLLBAR-HIGHLIGHT-COLOR: #0650D2;
SCROLLBAR-SHADOW-COLOR: #449AE8;
S
www.eeworm.com/read/192685/8363777
txt 能否打印完后,不用换页.txt
这是由Windows打印机制决定的。它不能象以前的DOS那样,只要你的程序使用一条打印指令,它就打印一句,而是完成一个打印任务后输出全部内容。
对于一些特别的打印机,如票据、连续打印设备,一般只能直接通过API函数WritePrinter直接将打印数据送给打印机进行打印。
www.eeworm.com/read/192685/8363778
txt vb打印时出现错误提示信息:“ application-defined or object-defined error”.txt
Run-time error '482'的 提 示 信 息 应 该 是 "Printer Error.", 而 不 是 "Application-defined or object-defined error"。 出 现 "Printer Error"错 误 , 通 常 是 打 印 机 联 机 不 当 , 如 未 开 打 印 机 , 或 未 按 下 联 机 键 。 你 可 以 用 Win95的 记