showObject:用Javascript函数探索对象 源码
showObject showObject用于探索整个对象的结构,例如控制台。 但是,您可以在对象上运行方法并编辑string或number属性。 要求 jQuery.js 用法 showObject ( object ) //return div element. 例子 showObject ( { "key" : "value" } ) ; // explore an object showObject ( "this is text" ) ; // explore a string showObject ( 1234 ) ; // explore a number showObject ( Object ) ; // explore Object function
文件列表
showObject-master.zip
(预估有个6文件)
showObject-master
README.md
492B
open object - log update.txt
860B
LICENSE
1KB
open object - log update.md
946B
open object - 2.5.3.min.js
3KB
open object - 2.5.3.js
4KB
暂无评论