Script CG 動畫工具箱

3DsMax Maya AfterEffect MaxScript MayaMel JavaScript

2010/12/07

[MaxScript] 從網頁取得原始碼

http://forums.cgsociety.org/showthread.php?f=98&t=468822

rollout ro_test "test" width:580 height:100
(
dotNetControl wb "System.Windows.Forms.WebBrowser" pos:[10,10] width:580 height:100
on wb DocumentCompleted arg do
(
returnstring = testroll.wb.documenttext
print returnstring
)
on ro_test open do
(
ro_test.wb.url = dotNetObject "System.Uri" "http://www.ScriptCG.com/"
)
)
createdialog ro_test

http://forums.cgsociety.org/showthread.php?f=98&t=855694
webClient=dotNetObject "system.net.webClient"

webClient.downLoadString "http://www.ScriptCG.com"
較新的文章 較舊的文章 首頁
  • ▼  2010 (9)
    • ▼  12月 2010 (9)
      • [MaxScript] 取得MacAddress
      • [MaxScript] 從網頁取得原始碼
      • [MaxScript] 網頁按鈕觸發
      • [MaxScript] 關注介面觸發
      • [測試] VrayRT CPU vs VrayRT GPU
      • [工具] Clone Effect 繁殖生成
      • [工具] Pixel Modeler 圖像建模
      • [工具] Mirror Morpher 表情對稱
      • [工具] Poly To Spline 物件轉線段
  • CGSharp 動畫相關教學
  • Tech-Artists 技術美術資訊
  • ArchiveTexture 貼圖資料庫
  • ScriptSpot 動畫工具下載
  • 3DSK 人體貼圖資料庫
  • 3DTotal 動畫相關資訊
  • Motiongraphic 動態圖像資訊
  • FindSounds 音效資料庫
  • Archive3d 模型資料庫
  • MaxUnderground 教學與資訊
  • CGTalk 動畫相關討論
  • CGGang 動畫相關討論(中文)
  • TextureLib 貼圖資料庫
  • CGTextures 貼圖資料庫
  • CGPersia 插件破解下載
  • GFXDomain 插件破解討論
  • DotNet In MaxScript
Copyright © 2011 ScriptCG. 圖片視窗主題. 技術提供:Blogger.