Changeset 20658 for lang/javascript/hsp-on-js/trunk/samples.html
- Timestamp:
- 10/04/08 04:54:51 (5 years ago)
- Files:
-
- 1 modified
-
lang/javascript/hsp-on-js/trunk/samples.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/hsp-on-js/trunk/samples.html
r20657 r20658 288 288 sdim buf, 10000 289 289 bload "samples.html", buf // この HTML ファイル自身の内容を取得 290 ins = instr(buf, 0, "<h1") 291 mes strmid(buf, ins, 100)</textarea> 290 ins = instr(buf, 0, "<body") 291 ins2 = instr(buf, ins, "<h2") 292 mes strmid(buf, ins, ins2)</textarea> 292 293 <h2>使用ライブラリ</h2> 293 294 <ul>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)