This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a Default account and of course by your own account. You need jdk 1.6 or higher to run it.
標簽: application desktop written email
上傳時間: 2014-01-14
上傳用戶:kernaling
< content="Hello,sik" Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = "../fckeditor/" oFCKeditor.ToolbarSet = "Default" oFCKeditor.Width = "550" oFCKeditor.Height = "400" oFCKeditor.Value = content oFCKeditor.Create "Content" >
標簽: oFCKeditor FCKeditor BasePath content
上傳時間: 2017-05-20
上傳用戶:zhuoying119
環境配置說明 Jboss4.2.3 Java ee 5 MySql5.0 安裝jdk,我的目錄為C:\Sun\SDK 安裝jboss.我的目錄為D:\jboss4.2.3 安裝mysql 配置環境變量JBOSS_HOME D:\jboss4.2.3 配置環境變量 JAVA_HOME C:\Sun\SDK\jdk JBOSS的JMS配置 由于沒有用到集群所以用JBOSS的Default應用即可。
上傳時間: 2013-12-08
上傳用戶:1583060504
People have vast background knowledge to cope with everyday situations. We don t have to be told everything explicitly because we can call on the background knowledge. We use `Default knowledge to handle situations where knowledge is incomplete. This is called common sense reasoning.
標簽: have background situations knowledge
上傳時間: 2017-06-03
上傳用戶:gmh1314
program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directives are used in this code to achieve paralleism. All do loops are parallized with Default static scheduling.
標簽: discretization difference Helmholtz equation
上傳時間: 2014-01-11
上傳用戶:bruce5996
LED信息顯示屏系統的分析與設計,完整的單片機設計畢業論文。打開前請安裝pdf閱讀器。直接打開Default.htm即可閱讀。
上傳時間: 2014-01-16
上傳用戶:dianxin61
生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, Default 0 -b max bitrate for trick generate, Default 0 mean no limit -s trick buffer block size, must be n*188 -l log file, Default c:\tricktest.log example: tricktest -f 黑鷹行動.mpg -o c:\temp -i A -m 1000 -b 3750000 soure file: 黑鷹行動.mpg output directory: c:\temp filename: 000000A,000000A.ff,000000A.fr,000000A.vvx max coding error: 1000 trick generation speed: 3750000 bps a
標簽: TrickTest tricktest command source
上傳時間: 2014-01-23
上傳用戶:水口鴻勝電器
給出一段實現文本聊天的實例代碼。除基本的聊天功能外,還需要維護一個已登錄的用戶的列表,如果session過期,可將用戶從列表中出去過期用戶,還支持除聊天室和改變用戶昵稱等功能。代碼Default.aspx需要IIS+ASP.net環境支持
標簽: 代碼
上傳時間: 2013-12-20
上傳用戶:源弋弋
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by Default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
標簽: full-hardware compressor algorithm features
上傳時間: 2014-01-14
上傳用戶:Shaikh
This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a Default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA string will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA string can be displayed.
標簽: code originally outputs naviati
上傳時間: 2013-11-30
上傳用戶:熊少鋒