作者charto (你一直走却碰到我)
看板Web_Design
标题Re: [问题] 绘图留言板要怎麽做啊
时间Thu Nov 11 12:01:47 2004
使用 activeperl 可以很方便装 GD 模组喔
刚刚"完"了一下 还满好玩的..... (因为下午要考可怕的演算法 完了)
以下节录自网页
http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository
GD
The GD module currently isn't available in the ActiveState PPM repository. Thi
s is because it is very difficult to build and is not suitable for ActiveState
's automated build system, as it requires quite a external libraries. PPMs for
the GD module can be found in other repositories and installed as follows:
ppm install
http://theoryx5.uwinnipeg.ca/ppms/GD.ppd
This will install the GD PPM from the University of Winnipeg's version 5.8 PPM
repository. For the 5.6 PPM repository, use:
ppm install
http://theoryx5.uwinnipeg.ca/ppmpackages/GD.ppd
※ 引述《charto (你一直走却碰到我)》之铭言:
: ※ 引述《miaudele (喵的勒)》之铭言:
: : 我想问一下各位大大
: : 想要直接做从网页上传图形档的介面 而不用ftp
: : 所以想问一下上传图档要怎麽写?? 伺服端用perl或其他CGI要怎麽做啊??
: : 有什麽地方可以找到它的源码 ???
: 我会perl的 不过我没有实作过.....
: 基本上 就是你要先取得该档案的 mime-type 或是 附档名
: 这样才可以存档, 以後要读取也方便, 除非你另有需求
: 之後抓取使用者上传的图档资料
: 给他一个适合的名字 开始 output
: 在perl要注意 要使用 binary mode 才可以正确留下资料
: 这样就行了
: 如果还要修改图的大小 档案格式等 通常要利用 GD library
: 可是这我想装 可是都装失败了 也没用过
: 但可以提供你相关资讯
: GD library
: http://www.boutell.com/gd/
: GD pm
: http://stein.cshl.org/WWW/software/GD/
: : 我现在毫无头绪 哪位高手能稍微提点一下小弟?????^^
: : 还有绘图留言板要怎麽写 相关技术要去哪找啊 ?????
: 这... 不会
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.30.94