搜索结果

找到约 138 项符合 TRUE-multilingual 的查询结果

Delphi控件源码 使用说明:    编译并安装

使用说明:    编译并安装,在 IDE 的控件栏可以看见 VCLSKIN 包含有 TSkinData,TSkinStore和TSkinCaption 请在放置 TSkinData 控件的 FORM 上放置一个 TSkinCaption, 当TSkinCaption 的 Active 属性为 False 时关闭补丁,当 Active 为 True 时开启补丁。 补丁未开启时 VclSkin 为 DEMO 版, 补丁开启时 VclSkin ...
https://www.eeworm.com/dl/666/150877.html
下载: 181
查看: 1028

Delphi/CppBuilder ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后

ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户端程序调用上面这个方法,发现com+的事务机制不能正确执行,数据会写入数据库中。如果不选中“启用对象池”,则一切正常,数据并不会写到数据库中。 说明:Translation D ...
https://www.eeworm.com/dl/664/177373.html
下载: 92
查看: 1029

数据结构 Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SY

Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue. ...
https://www.eeworm.com/dl/654/177902.html
下载: 40
查看: 1059

其他行业 class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (

class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } } ...
https://www.eeworm.com/dl/668/180875.html
下载: 130
查看: 1330

汇编语言 Procedure TSPSA:  begin   init-of-T { T为初始温度}   S={1

Procedure TSPSA:  begin   init-of-T { T为初始温度}   S={1,……,n} {S为初始值}   termination=false   while termination=false    begin     for i=1 to L do       begin         generate(S′form S) { 从当前回路S产生新回路S′}         Δt:=f(S′))-f(S) {f(S)为路 ...
https://www.eeworm.com/dl/644/191017.html
下载: 183
查看: 1062

微处理器开发 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时

12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在confi ...
https://www.eeworm.com/dl/655/192053.html
下载: 98
查看: 1054

Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t

The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting. This proje ...
https://www.eeworm.com/dl/633/192337.html
下载: 64
查看: 1036

Delphi控件源码 OttLib套件使用说明: 1、OttEnter控件:该控件主要实现在窗口中按回车键跳转到下一控件的功能;该控件是非可视控件

OttLib套件使用说明: 1、OttEnter控件:该控件主要实现在窗口中按回车键跳转到下一控件的功能;该控件是非可视控件,Enable属性设置为True时控件生效(回车跳转到下一控件)。 2、OttDBGrid控件:该控件主要用于配合ottEdit,ottDBEdit控件进行显示数据,实际使用中无需对其进行设置,主要也就调整大小即可,显示大小也可 ...
https://www.eeworm.com/dl/666/197762.html
下载: 120
查看: 1070

VC书籍 This book presents an insightful view of XML that places this emerging technology in the context of

This book presents an insightful view of XML that places this emerging technology in the context of the ongoing Web revolution. Written for business and technical professionals, this book revals the true value of XML for distributed information systems. It explains how XML is transforming the way or ...
https://www.eeworm.com/dl/686/200967.html
下载: 95
查看: 1069

其他 1.left.aspx下部分实现了读取RDF(RDF format feeds

1.left.aspx下部分实现了读取RDF(RDF format feeds,是描述web资源的W3C XML格式)格式的feeds,可点击第三条“RDF Test”进行对比。 RDF与普通XML的主要区别是它的根节点下是<items>,而不是<channel>。 2.运行时,需要根据自己的机子改变RssReader.cs中的 String connStr = @"Data Source=6998D47256954C1\SQLEXPRESS ...
https://www.eeworm.com/dl/534/201371.html
下载: 155
查看: 1037