-
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来...
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has many sorts.The method of using is also differently.But they have a feature in common:it translate the word when the mouse pointer points a word.This founction make things conwenient for the consumer,but through the angle of a programmer it is not so easyly.In the reason of not having a conveniet founction just as "GetWordUnderMouse()"that can get the word undermouse,then how did these software product?I ofen encoutered the web funs who had the same question as me in the BBS or maling list.
- 2022-07-20 04:12:49下载
- 积分:1
-
这里定义了一个编程语言称作C-M i n u s (或简称为C-),这是一种适合编译器设计方案的
语言,它比T I N Y语言更复杂,包括函数和数组。本质上...
这里定义了一个编程语言称作C-M i n u s (或简称为C-),这是一种适合编译器设计方案的
语言,它比T I N Y语言更复杂,包括函数和数组。本质上它是C的一个子集,但省去了一些重要-Here defines a programming language called C-M inus (or simply C-), which is a suitable compiler design language, it is more complex than the TINY language, including the functions and arrays. It is essentially a subset of C, but eliminating the need for a number of important
- 2022-09-03 03:10:03下载
- 积分:1
-
send and receive data via com port application
send and receive data via com port application
- 2022-01-26 01:25:51下载
- 积分:1
-
C#语言 邮件 C#语言编写的自动发送邮件程序
C#语言 邮件 C#语言编写的自动发送邮件程序-C# Language C# language, e-mail automatically sent the e-mail program
- 2022-02-05 15:18:45下载
- 积分:1
-
刽子手游戏
它是一个游戏代码。基础表的游戏。它是一个移动的应用程序。
- 2022-02-11 16:33:01下载
- 积分:1
-
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记...
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记录,或读出函数返回0。
用VC6或VC2008都可以打开工程编译。-Write your own XML parser, XML database for the operation of the business logic for an abstract in accordance with a written record of the function ID, and the other under the ID read out the record function. If the ID does not exist the corresponding record is written into the function to insert records, or to read out the function returns 0. VC6 or use VC2008 to open the project can be compiled.
- 2022-04-25 12:49:41下载
- 积分:1
-
利用MFC库
实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树...
利用MFC库
实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树-The use of MFC library binary tree data structure to achieve a simple example, with the exception of algorithms, the algorithm contains some basic results showed that help understand binary tree
- 2023-03-29 17:15:03下载
- 积分:1
-
迷你的文件切割软件
迷你的文件切割软件-mini paper cutting software
- 2023-06-25 04:10:03下载
- 积分:1
-
贪心算法示例
贪心算法,一个简单的贪心算法示例,适合初学者刚学习贪心算法时用于理解贪心算法。源程序直接在IDE中就可以编译运行,不需要做任何修改。代码是在dec C++上编译运行的,也可以在VS2015中运行。
- 2022-06-14 12:30:22下载
- 积分:1
-
编译原理的slr(1)分析程序,用C语言实现,希望对同学有点帮助...
编译原理的slr(1)分析程序,用C语言实现,希望对同学有点帮助-Compilation Principle of slr (1) analytical procedures, using C language implementation, in the hope a little bit to help students
- 2022-02-25 10:47:06下载
- 积分:1