Welcome![Sign In][Sign Up]
Location:
Search - windows opens

Search list

[Speech/Voice recognition/combineTTS读文本文件

Description: 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
Platform: | Size: 305461 | Author: 郭佰胜 | Hits:

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4741 | Author: | Hits:

[OS programManipulating_the_Keyboard_Lights_in_NT_src

Description: This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing fancy about this code, it creates a DOS device for the keyboard device, opens a handle to that device, and calls DeviceIoControl to send IOCTL function codes to the device. It did require a fair amount digging around in the DDK to create this effect, and it is an interesting twist on an alternate UI mechanism, and thus I felt it might be suitable for inclusion in this archive. A high-level, multi-threaded function to flash a keyboard light continuously in its own thread, is included. This call is demonstrated in the sample project. NTKbdLites can be easily built for inclusion in a static link library by defining STATIC_LIBRARY on the compiler command line or in settings. -This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, and to build these sources. There s really nothing fancy about this code, it creates a DOS device for the keyboard device, opens a handle to that device, and calls to send DeviceIoControl did function codes to the device. It did require a fair amount digging around in the DDK to create this effect, and it is an interesting twist on an alternate UI mechanism, and thus I felt it might be suitable for inclusion in this archive. A high-level, multi-threaded function to flash a light keyboard continuously in its own thread, is included. This call is demonstrated in the sample project. NTKbdLites can be
Platform: | Size: 6555 | Author: guard2002 | Hits:

[Dialog_Windowshowbrow

Description: 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calling Windows API opens a browser frame, no place in the form of CommonDialog controls.
Platform: | Size: 47639 | Author: aoma | Hits:

[Button control5ivb_195634

Description: 这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光标;15、隐藏、显现任务栏;16、以一PictureBox的图片填充整个Form的背景;17、改变桌面图案- This was seals partial Windows API to control below, it was allowed to realize the function: 1st, Windows Guan Ji; 2nd, automatically sends EMail, automatically opens a main page; 3rd, the transfer tacitly approves the procedure to open each kind of type the document; 4th, lets own procedure time the Win95 start carries out; 5th, changes VB5.0 the tool fence for the plane tool fence; 6th, opens the screen saver; 7th, opens, closes CDRom; 8th, changes Form the title block color; 9th, Enable Didable Ctrl Alt DEl; 10th, change screen resolution; 11th, broadcasts Mid, the Wav sound; 12th, obtains the hard disk to be possible to use the space; 13th, the hideaway, appears the mouse; 14th, changes the mouse for the animated cursors; 15th, the hideaway, appears the duty fence; 16th, fills the entire Form background by a PictureBox picture; 17th, change tabletop design
Platform: | Size: 72165 | Author: jindan | Hits:

[OS programntfsFileAttrib

Description: windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。-windows of ntfs file permissions setup, which can be set to use user opens.
Platform: | Size: 587 | Author: 王八 | Hits:

[Speech/Voice recognition/combineTTS读文本文件

Description: 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
Platform: | Size: 305152 | Author: 郭佰胜 | Hits:

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4096 | Author: | Hits:

[Dialog_Windowshowbrow

Description: 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calling Windows API opens a browser frame, no place in the form of CommonDialog controls.
Platform: | Size: 47104 | Author: aoma | Hits:

[Button control5ivb_195634

Description: 这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光标;15、隐藏、显现任务栏;16、以一PictureBox的图片填充整个Form的背景;17、改变桌面图案- This was seals partial Windows API to control below, it was allowed to realize the function: 1st, Windows Guan Ji; 2nd, automatically sends EMail, automatically opens a main page; 3rd, the transfer tacitly approves the procedure to open each kind of type the document; 4th, lets own procedure time the Win95 start carries out; 5th, changes VB5.0 the tool fence for the plane tool fence; 6th, opens the screen saver; 7th, opens, closes CDRom; 8th, changes Form the title block color; 9th, Enable Didable Ctrl Alt DEl; 10th, change screen resolution; 11th, broadcasts Mid, the Wav sound; 12th, obtains the hard disk to be possible to use the space; 13th, the hideaway, appears the mouse; 14th, changes the mouse for the animated cursors; 15th, the hideaway, appears the duty fence; 16th, fills the entire Form background by a PictureBox picture; 17th, change tabletop design
Platform: | Size: 71680 | Author: jindan | Hits:

[OS programntfsFileAttrib

Description: windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。-windows of ntfs file permissions setup, which can be set to use user opens.
Platform: | Size: 1024 | Author: 王八 | Hits:

[ApplicationsVCWin2000Ctrl+Alt+Del

Description: 这是在windows下通过使用vc++来品比三键的的按取,在电脑上可以通过这个程序蓝禁止用户打开资源管理器。-This is under windows by using vc++ To goods than three keys by check, on your computer through this procedure to prohibit the user opens the blue Explorer.
Platform: | Size: 25600 | Author: 谢泽奇 | Hits:

[Internet-Networkftp_system

Description: FTP服务器,服务器架设在LINUX操作系统上,当服务器开启的时候,我们在WINDOWS操作系统下用FTP软件(例如FALSH FTP)可以实现文件的上传、下载(上传到LINUX系统)。-FTP server, the server set up in the LINUX operating system, when the server opens, we in the WINDOWS operating system using FTP software (such as FALSH FTP) can upload files, download (uploaded to the LINUX system).
Platform: | Size: 14336 | Author: xwqiu | Hits:

[Otherw32_worm_Arod

Description: The worm will produce Arod.exe and " get to C: \WINDOWS catalogue . After starting the machine again , will put worm shelf Arod.exe into C: \, C:\WINDOWS,In zip file under WINDOWS \system32 , these three catalogues ,. As the user opens Outlook Express, the worm will search Outlook Express and accept a mail while inserting , and falsely use the person who sends one name and send the addressee for this mail of worm s mail automatically. -The worm will produce Arod.exe and get to C: WINDOWS catalogue. After starting the machine again, will put worm shelf Arod.exe into C:, C: WINDOWS, In zip file under WINDOWS system32, these three catalogues,. As the user opens Outlook Express, the worm will search Outlook Express and accept a mail while inserting, and falsely use the person who sends one name and send the addressee for this mail of worm s mail automatically.
Platform: | Size: 1752064 | Author: clock | Hits:

[Windows DevelopOnline_Rtv

Description: VB在线网络收音机、网络电台程序,基于MediaPlayer播放组件,从界面上来说,程序打开后自动像QQ窗口一样隐藏停靠在屏幕顶部,鼠标移过去后自动展开。功能上本程序可以自动检查播放列表并下载,双击列表中任一节目即可连接网络,如果是视频文件,自动打开播放窗口。程序主要是围绕Windows MediaPlayer组件展开编程,因些通过这个程序你可能会对这个组件的使用有较深的理解。-VB online radio, Internet radio program, based on the MediaPlayer player components, from the interface, the program automatically opens the same window as the QQ hide docked at the top of the screen, move the mouse over to start automatically. Functions of the program can automatically check and download the playlist, double-click the list of programs you can connect any network, if the video file, auto-open player window. Program will focus on components of Windows MediaPlayer to start programming, because you more through this process the components may have a deeper understanding of the use.
Platform: | Size: 703488 | Author: xiongpeng | Hits:

[Windows Developopenssl-0.9.8g_static_win32

Description: openssl 在win32下的静态开发包-openssl static win32 dev lib
Platform: | Size: 2354176 | Author: haibo zheng | Hits:

[Internet-NetworkOnline_RTV

Description: VB在线网络收音机、网络电台程序,基于MediaPlayer播放组件,从界面上来说,程序打开后自动像QQ窗口一样隐藏停靠在屏幕顶部,鼠标移过去后自动展开。功能上本程序可以自动检查播放列表并下载,双击列表中任一节目即可连接网络,如果是视频文件,自动打开播放窗口。程序主要是围绕Windows MediaPlayer组件展开编程,因些通过这个程序你可能会对这个组件的使用有较深的理解。-VB online radio, Internet radio program, based on the MediaPlayer player components, from the interface, the program automatically opens the same window as the QQ hide docked at the top of the screen, move the mouse over to start automatically. Functions of the program can automatically check and download the playlist, double-click the list of programs you can connect any network, if the video file, auto-open player window. Program will focus on components of Windows MediaPlayer to start programming, because you more through this process the components may have a deeper understanding of the use.
Platform: | Size: 699392 | Author: 355 | Hits:

[OS programVBprogram

Description: 在计算机启动后,Windows打开这个程序,程序便会自动记录下开机的时间,当关机时,Windows关闭这个程序,程序会记录下关机的时间,并把它们以.txt格式保存下来。-After the computer starts, Windows opens the program, the program will automatically record the start time, when the shutdown, Windows closed the program, the program will record the time off, and put them in. Txt format saved.
Platform: | Size: 2048 | Author: jmy | Hits:

[ADO-ODBCVBprogram

Description: 在计算机启动后,Windows打开这个程序,程序便会自动记录下开机的时间,当关机时,Windows关闭这个程序,程序会记录下关机的时间,并把它们以.txt格式保存下来。-After the computer starts, Windows opens the program, the program will automatically record the start time, when the shutdown, Windows closed the program, the program will record the time off, and put them in. Txt format saved.
Platform: | Size: 3072 | Author: yyu6u23fupagm | Hits:

[Windows Develop3678030

Description: 我刚学C#编写的扫雷,相比Windows自带的扫雷,多了自动点开为0的格子(I just learn c # mine, than Windows's own mine, more than the grid automatically opens at 0)
Platform: | Size: 23552 | Author: 孙佳敏 | Hits:
« 12 3 »

CodeBus www.codebus.net