自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

block when call external program in java

oops~ it blocks when i call external program in java >_< why? go to the jdk Runtime doc: [quote]the created subprocess does not have its own terminal or console.[/quote] [quote]Because som...

2008-12-15 10:20:12 106

No scope "" on this server.

first thing first, clear out scope, context and handler in Red5. 1. scope = context + handler 2. handler would be called by client. 3. context provides all necessary resources for handler. btw...

2008-12-07 19:47:17 152

how to stream audio/video

Finally :) http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetStream.html General workflow for streaming audio or video. The following steps summarize the workflow for publis...

2008-12-06 21:15:05 223

.classpath in eclipse

note: 1. in "path": user "/" instead of "\". 2. in "path": no wildcard(*,?,...). 3. kind could be src/con/lib/output. 4. con, used for "user library". 5. in "excluding/including", ant patte

2008-12-06 11:41:30 89

404 error on Red5

install, done! compile and run, done! when go to http://localhost;5080, oops +____+!!! 404 ERROR how i get it worked(Red5 7.0 on xp). 1. stop red5 service. 2. restart red5 in command line. ...

2008-12-04 01:08:24 134

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除