BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mails) and is implemented in Python BoboMail是一个webmail应用程序,它提供通过一个web接口的邮件访问。它可以正确处理MIME消息(包括HTML邮件),用Python实现。
标签: application interface BoboMail provides
上传时间: 2013-12-08
上传用户:kristycreasy
This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
标签: introduction application Microsoft article
上传时间: 2015-04-09
上传用户:www240697738
This document can be considered as a supplement to the already existing Application note AN10302 “Using the Philips LPC2000 Flash Utility”, which is provided in the same zip file. The Application note covers the following topics:
标签: Application considered supplement document
上传时间: 2015-04-18
上传用户:waizhang
PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. PrintNow can also print any DIB image in the clipboard, regardless of its original source. PrintNow supports multiple instances, it can print multiple copies of a screen capture to the same printer with different print settings, to several different printers, or any combination thereof, with a single keystroke.
标签: Windows application PrintNow allows
上传时间: 2015-04-27
上传用户:zhanditian
DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping the benefits of this very powerful tool set, especially in the final stage of development when real-time analysis is needed most. This application note provides an example of the necessary steps required to utilize DSP/BIOS features in order to bring these solutions to bear in an existing application.
标签: DSP real-time benefits analysis
上传时间: 2014-01-06
上传用户:003030
In most software-development organizations, the testing program functions as the final "quality gate" for an application, allowing or preventing the move from the comfort of the software-engineering environment into the real world. With this role comes a large responsibility: The success of an application, and possibly of theorganization, can rest on the quality of the software product.
标签: software-development organizations functions the
上传时间: 2015-05-03
上传用户:s363994250
This file contains a summary of what you will find in each of the files that make up your hpauth application.
标签: contains summary hpauth files
上传时间: 2015-05-03
上传用户:wang5829
This file contains a summary of what you will find in each of the files that make up your xxxlogon application.
标签: contains xxxlogon summary files
上传时间: 2015-05-03
上传用户:wangyi39
The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
标签: implemented Hyper-Cube Framework the
上传时间: 2015-05-13
上传用户:cooran
program kehuji uses Forms, Unit1 in ..\zxc\Unit1.pas {Form1}, Unit2 in ..\zxc\Unit2.pas {Form2}, Unit3 in ..\zxc\Unit3.pas {Form3}, Unit4 in ..\zxc\Unit4.pas {Form4} // Unit3 in C:\Program Files\Borland\Delphi7\Projects\Unit3.pas {Form3}, // Unit4 in C:\Program Files\Borland\Delphi7\Projects\Unit4.pas {Form4} {$R *.res} begin Application.Initialize Application.CreateForm(TForm1, Form1) Application.CreateForm(TForm2, Form2) Application.CreateForm(TForm3, Form3) Application.CreateForm(TForm4, Form4) // Application.CreateForm(TForm3, Form3) // Application.CreateForm(TForm4, Form4) Application.Run end.
标签: zxcUnit pas program kehuji
上传时间: 2014-01-16
上传用户:jing911003