-
从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专
门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的...
从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专
门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的
酸甜苦辣,以及有着许许多多的不眠之夜,在此我首先感谢我的朋友们对我的支持,
谢谢你们,同时还要谢谢那些老前辈留下的那些技巧,在我每次面对问题要解决的时
候,是你们辛苦地摸索出来的东西让我豁然开朗,问题迎刃而解.
写这些东西的缘由说来也颇为简单,因为自己觉的有很多的技巧应该与大
家分享,同时也希望我平常所收集的以及我的个人心得能帮助所有编程序的人员 ,
能将我写的这个东西成为你编程的宝典,由于是我第一次做这样的东西,难免会有这
样或是那样的不足之处,还请广大朋友指正. 由于技巧不断的更新 , 所以这个东西也
要不断的更新,我第一次首先尝试制作有关Delphi的技巧,由于我现在用的是她,所以
先写Delphi的技巧,其他的诸如VB、VC的技巧等我整理以后再进行制作,还希望广
大的网友多多支持。-Programming time has been engaged for several years, chipping away from the school of programming to the current in the tertiary
The door in computer programming, software company, has been for several years, and filled with emotion, which had many of the middle
Ups and downs, as well as with many sleepless nights, and I begin to thank my friends for their support,
Thank you, thank you to those old-timers while also leaving those skills in every time I face the problem to be solved when the
Hou, yes you have worked hard to
- 2022-05-06 05:27:49下载
- 积分:1
-
名称:gmfsk
NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal
DISTRIBUTION: OH2BNS
VENDOR: OH2BNS
LICENSE: GPL
PACKAGER: Tomi Manninen
GROUP: Applications/Communications
OS: linux
ARCH: i386
SOURCE RPM: gmfsk-0.6-1.src.rpm
DESCRIPTION:
gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63
and HELLSCHREIBER.
-NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal
DISTRIBUTION: OH2BNS
VENDOR: OH2BNS
LICENSE: GPL
PACKAGER: Tomi Manninen
GROUP: Applications/Communications
OS: linux
ARCH: i386
SOURCE RPM: gmfsk-0.6-1.src.rpm
DESCRIPTION:
gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63
and HELLSCHREIBER.
- 2022-02-01 09:39:57下载
- 积分:1
-
Delphi经典编程入门,对初学者很有帮助。
Delphi经典编程入门,对初学者很有帮助。-Introduction to Delphi Basic Programming, helpful for beginners
- 2022-08-19 12:06:06下载
- 积分:1
-
Experience DELPHI master set, DELPHI collected a variety of development experien...
DELPHI 高手经验集,收集的各种DELPHI开发经验,很实用-Experience DELPHI master set, DELPHI collected a variety of development experience, it is practical
- 2023-04-19 21:35:04下载
- 积分:1
-
在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、...
在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、拖动鼠标等。鼠标控制的三个相关属性是Cursor、DragCursor、DragMode;鼠标控制的三个对象方法是BeginDrag、Dragging、EndDrag;鼠标控制的七个事件包括OnDragDrop等。-In the Windows environment, the mouse and keyboard are the main input device. In Delphi, almost every object has to reflect the control of the mouse events, these events are the main functions include changing the shape of the mouse pointer, move, trigger, drag the mouse and so on. Mouse control of three related attributes are Cursor, DragCursor, DragMode mouse control of the three objects is BeginDrag, Dragging, EndDrag mouse control of the seven events, including OnDragDrop so.
- 2022-02-01 18:16:48下载
- 积分:1
-
Delphi7组件及分布式应用开发
Delphi7组件及分布式应用开发-Delphi7 components and the development of distributed applications
- 2023-02-21 06:30:07下载
- 积分:1
-
本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了...
本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了用Delphi 7进行界面效果处理、图像处理、图形与多媒体开发、系统功能控制、文件处理、网络与数据库开发,以及组件应用等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术稍加扩展可以解决同类问题。使用本书最好的方法是通过学习掌握实例中的技术或技巧,然后使用这些技术尝试实现更复杂的功能并应用到更多方面。-the book against certain basic knowledge of Delphi readers, the book by 150 examples of comprehensive, in-depth introduction of the Delphi 7 application procedures commonly used methods and techniques. The book is divided into eight chapters, mainly on the use of Delphi 7 for interface effects processing, image processing, graphics and multimedia development, system control functions, document processing, networking and database development, application and content components. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to expand a little can be solved similar problems. Use of the book is the best way to study to acquire examples of technology or skills, and then use these techniqu
- 2023-06-19 23:45:04下载
- 积分:1
-
在生产过程中,可以实现对动态画面的捕捉功能…
用Delphi制作的程序,可以实现对屏幕的动态抓取的功能。-Delphi production process, can achieve the right dynamic screen capture function.
- 2022-06-03 07:23:10下载
- 积分:1
-
C++Builder基础进阶是关于C++Builder编程的基础教材,适合初级的C++Builder爱好者...
C++Builder基础进阶是关于C++Builder编程的基础教材,适合初级的C++Builder爱好者-Advanced C Builder is based on the C programming Builder based materials suitable for junior C Builder lovers
- 2022-01-30 10:24:01下载
- 积分:1
-
个人编程技巧收集整理二(Delphi),应该对DELPHI的编程有一定帮助吧,快来下载吧...
个人编程技巧收集整理二(Delphi),应该对DELPHI的编程有一定帮助吧,快来下载吧-personal programming skills collected two (Delphi), it should be right Delphi programming will definitely help it, download it to hurry
- 2022-05-19 19:30:08下载
- 积分:1