-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
93 changed files
with
2,080 additions
and
2,742 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!--#include virtual="/header-start.html" --> | ||
<title>Sun Microsystems</title> | ||
<meta content="https://www.sun.com" name="url"> | ||
<!--#include virtual="/header-end.html" --> | ||
<section> | ||
<h2>Besoin</h2> | ||
<p>Société vendant des matériels et logiciels informatiques.</p> | ||
</section> | ||
<section> | ||
<h2>Analyse</h2> | ||
<p><q>The network is the computer.</q></p> | ||
</section> | ||
<section> | ||
<h2>Conception</h2> | ||
<p>Filiales :</p> | ||
<ul> | ||
<li>SunSoft : logiciels</li> | ||
<li>JavaSoft : produits Java</li> | ||
</ul> | ||
<p>Sun publie une bonne partie de ses logiciels (Java notamment) en Open Source et participe à divers projets Open | ||
Source :</p> | ||
<ul> | ||
<li>JavaSoft - <a href="http://developer.java.sun.com/developer/jcpopensource/">Projets Open Source et JCP</a></li> | ||
<li><a href="http://www.sunsource.net/">SunSource - Implication de Sun dans l'Open Source</a></li> | ||
</ul> | ||
</section> | ||
<section> | ||
<h2>Notes</h2> | ||
<ul> | ||
<li>Créée en <time>1982</time>.</li> | ||
</ul> | ||
</section> | ||
<section> | ||
<h2>Exemples</h2> | ||
<p>Des exemples de produits de Sun sont :</p> | ||
<ul> | ||
<li>Machines | ||
<ul> | ||
<li>SunSPARC</li> | ||
</ul> | ||
</li> | ||
<li>Microprocesseurs</li> | ||
<li>Logiciels | ||
<ul> | ||
<li>OS</li> | ||
<li><a href="/org/us/company/oracle/sun/ptf/java">Java</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</section> | ||
<!--#include virtual="/footer.html" --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,8 @@ | ||
<html> | ||
<head> | ||
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"/> | ||
<meta content="Area 51,Area S4,Aztec,AFB,Archuleta Mesa,Nouveau-Mexique" name="KeyWords"> | ||
<title>Dyess AFB</title> | ||
<link href="../../../../../rr0.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
<body> | ||
<h1><a href="https://www.dyess.af.mil">Dyess Air Force Base</a> (1956)</h1> | ||
<table> | ||
<tr> | ||
<th colspan="4" nowrap><a href="/">Home</a></th> | ||
</tr> | ||
</table> | ||
<p>En <a href="/time/1/9/5/6/index.html">1956</a> est réactivé le <em>Abilene Army Airfield</em> (désactivé en <a | ||
href="/time/1/9/4/5/index.html">1945</a>) sous le nom de <em>Dyess <a href="index.html">AFB</a></em>.</p> | ||
<p><strong>Références</strong> :</p> | ||
<ul> | ||
<li><em>USAF Historical Division</em>, <a href="MaxwellAFB.html">Maxwell AFB</a>, AL. 36112 </li> | ||
</ul> | ||
<table> | ||
<tr> | ||
<th colspan="4" nowrap><a href="/">Home</a></th> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> | ||
<!--#include virtual="/header-start.html" --> | ||
<title>Dyess AFB</title> | ||
<meta content="https://www.dyess.af.mil" name="url"> | ||
<!--#include virtual="/header-end.html" --> | ||
<p>En <time>1956</time> est réactivé le <em>Abilene Army Airfield</em> (désactivé en <time>1945</time>) sous le nom de | ||
<i lang="en">Dyess AFB</i>.</p> | ||
<span class="source">USAF Historical Division, <a href="MaxwellAFB.html">Maxwell AFB</a>, AL. 36112</span> | ||
<!--#include virtual="/footer.html" --> |
Oops, something went wrong.