代码搜索结果
找到约 60,780 项符合
Smart Home 的代码
home.jsp
Home
home.jsp
${message}
This is the Spring Training home page. We should probably
put some more compelling text here. But for now this will have
to suffice.
home.jsp
version
smart.dpr
program Smart;
uses
{$IFNDEF LINUX}
Forms,
{$ELSE}
QForms,
{$ENDIF}
Main in 'Main.pas' {fmMain};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TfmMain,
smart.dpr
program Smart;
{%DelphiDotNetAssemblyCompiler 'System.Drawing.dll'}
{%DelphiDotNetAssemblyCompiler 'Borland.VclDbRtl.dll'}
{%DelphiDotNetAssemblyCompiler 'Borland.Delphi.dll'}
{%DelphiDotNetAsse
smart.dpr
program Smart;
uses
Forms,
Main in 'Main.pas' {fmMain};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TfmMain, fmMain);
Application.Run;
end.
smart.dpr
program Smart;
{%DelphiDotNetAssemblyCompiler 'Borland.Delphi.dll'}
{%DelphiDotNetAssemblyCompiler 'Borland.Vcl.dll'}
{%DelphiDotNetAssemblyCompiler 'Borland.VclRtl.dll'}
{%DelphiDotNetAssemblyC
smart-config.txt
Smart CONFIG_* Dependencies
1 August 1999
Michael Chastain
Werner Almesberger
Martin von Loewis
Here is the problem: