开发者

is there a browser object/class for g++?

开发者 https://www.devze.com 2023-01-18 05:37 出处:网络
I am looking for a browser class that can be created in a terminal program in g++ that will create a page in memory and execute client JavaScript.

I am looking for a browser class that can be created in a terminal program in g++ that will create a page in memory and execute client JavaScript.

environment is Linux, server is h ubuntu 10.04 there is no GUI installed, program wou开发者_运维技巧ld be an occasional cron script.

is there such an animal?

edit: removed vbscript


I particularly like Google V8 for this.

0

精彩评论

暂无评论...
验证码 换一张
取 消