forked from sakura-editor/sakura
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreference.html
23 lines (23 loc) · 1.63 KB
/
reference.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML lang="ja">
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="dsk_sakura.css" type="text/css">
<link rel="shortcut icon" href="images/favicon.ico">
<TITLE>参考</TITLE>
<META NAME="MS-HKWD" CONTENT="参考">
</HEAD>
<BODY>
<script type="text/javascript" src="item.js"></script>
<noscript>[<a href="index.html">目次</a>] <br></noscript>
<h2>5. 参考</h2><br>
<div class="li100">
・プラグイン対応アプリケーションについて <a href="http://hp.vector.co.jp/authors/VA041250/doc/plugin/" target="_blank" rel="noopener">http://hp.vector.co.jp/authors/VA041250/doc/plugin/<img alt="Reference" src="images/Reference.png" /></a><br>
・COM研究室 <a href="http://www5.plala.or.jp/atata/com/" target="_blank" rel="noopener">http://www5.plala.or.jp/atata/com/<img alt="Reference" src="images/Reference.png" /></a><br>
・Firefox 全般的に参考とした <a href="https://developer.mozilla.org/ja/Bundles" target="_blank" rel="noopener">https://developer.mozilla.org/ja/Bundles<img alt="Reference" src="images/Reference.png" /></a><br>
・Eclipse 全般的に参考とした2 <a href="http://www.genpaku.org/other/eclipse/plugin_architecturej/plugin_architecture.html" target="_blank" rel="noopener">http://www.genpaku.org/other/eclipse/plugin_architecturej/plugin_architecture.html<img alt="Reference" src="images/Reference.png" /></a><br>
・Meryのコマンド追加機能<br>
・Poderosaのプラグイン機構<br>
</div><br>
<div style="text-align: center"><a href="renovation.html">前へ<</a></div>
</BODY></HTML>