<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><section><h1><code class="HTMLe" xml:lang="en">object</code> 要素 <code class="HTMLa" xml:lang="en">vjscodebase</code> 属性 (HTML)</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end>  </p><ul><li><cite>Java アプレットから Microsoft J# ブラウザ コントロールへの移行</cite> 
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.microsoft.com/japan/msdn/vs/vj/vjtskMigratingJavaAppletsToMicrosoftJBrowserControls.asp#vjtskmigratingjavaappletstomicrosoftjbrowsercontrolsanchor3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">http://www.microsoft.com/japan/msdn/vs/vj/vjtskMigratingJavaAppletsToMicrosoftJBrowserControls.asp#vjtskmigratingjavaappletstomicrosoftjbrowsercontrolsanchor3</anchor-external></li></ul><ed xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:">書きかけ</ed><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end></p><blockquote><p><strong>VJSCODEBASE</strong></p><p>J# ブラウザ コントロール クラスと、そのクラスを保持しているマネージ ライブラリを示す URL です。&quot;#&quot; は、マネージライブラリのファイル名と、J# ブラウザコントロールのクラス名を区切るために使用します。ファイル名の一部として半角スペースが使用されている場合は、VJSCODEBASE 属性の値を引用符で囲む必要があります。ファイル名には、ファイル拡張子も含める必要があります。</p><p>例:<pre class="HTML example code">VJSCODEBASE = 
http://www.microsoft.com/MyApplet/MyAppletClass.dll#MyAppletClass</pre></p><p>codebase を相対 URL にすることもできます。</p><p>例: ページが http://www.microsoft.com/MyApplet/MyAppletPage.htm の場合<pre class="HTML example code">VJSCODEBASE = 
MyAppletClass.dll#MyAppletClass</pre></p><p>上記は http://www.microsoft.com/MyApplet/ の MyAppletClass.dll の MyAppletClass ブラウザ コントロールを参照します。</p></blockquote><section><h1>例</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end><pre class="HTML example code">&lt;OBJECT class=&quot;time&quot; 
  id=&quot;JVM&quot; 
  begin=&quot;0;&quot; 
  dur=&quot;indefinite&quot; 
  timeAction=&quot;display&quot; 
        codetype=&quot;application/java&quot; 
        height=100 width=500 
        classid=&quot;java:MyApplet.class&quot;&gt;
   &lt;br&gt;
   &lt;object class=&quot;time&quot; 
  id=&quot;JBC&quot; 
  begin=&quot;0;&quot; 
  dur=&quot;indefinite&quot;  
  timeAction=&quot;display&quot; 
  height=100 width=500 
  CLASSID=&quot;clsid:a399591c-0fd0- 41f8-9d25-bd76f632415f&quot;
  VJSCODEBASE=&quot;MyAppletLibrary.dll#MyApplet&quot;&gt;
   &lt;br&gt;
   &lt;/OBJECT&gt;
&lt;/OBJECT&gt;</pre></p><p>出典:
<cite>同じページ内での J# ブラウザ コントロールと Java アプレットのサポート</cite> 
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.microsoft.com/japan/msdn/vs/vj/vjtchSupportingJSharpBrowserControlsJavaAppletsSamePage.asp#vjtchsupportingjsharpbrowsercontrolsjavaappletssamepage" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">http://www.microsoft.com/japan/msdn/vs/vj/vjtchSupportingJSharpBrowserControlsJavaAppletsSamePage.asp#vjtchsupportingjsharpbrowsercontrolsjavaappletssamepage</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end>
<cite>Welcome to the MSDN Library</cite> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vjtskMigratingJavaAppletsToMicrosoftJBrowserControls.asp" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vjtskMigratingJavaAppletsToMicrosoftJBrowserControls.asp</anchor-external>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor> [sage])</p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form></section></section><section><h1>メモ</h1></section></body></html>