摘要:
参考地址:http://www.w3school.com.cn/js/jsref_obj_string.aspString 对象属性FF: Firefox, IE: Internet Explorer属性描述FFIEconstructor对创建该对象的函数的引用14length字符串的长度13prototype允许您向对象添加属性和方法14String 对象方法FF: Firefox, IE: Internet Explorer方法描述FFIEanchor()创建 HTML 锚。13big()用大号字体显示字符串。13blink()显示闪动字符串。1bold()使用粗体显示字符串。13char 阅读全文
摘要:
常用修改项:OUTPUT_DIRECTORY = ./target //文件输出目录INPUT = ./devl \ ../src //头文件所在位置IMAGE_PATH = ./ \ ./img //图像所在位置# Doxyfile 1.7.2# This file describes the settings to be used by the documentation system# doxygen (www.doxygen.org) for a project## All text after a hash (#) is considered a comment and will b 阅读全文