文件名称:alpha.js:基础到基础 JS
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-16 13:38:55
JavaScript
阿尔法.js 职能 发送和请求数据 发布请求 alpha . post ( 'http://google.com' , 'name=john&email=john@gmail.com' ) ; 网址 alpha . thisurl ( ) ; // Get the URL alpha . openurl ( 'http://' ) ; // Open an URL 调试 alpha . m ( 'message' ) ; // Console Log alpha . mx ( 'message' ) ; // Alert
【文件预览】:
alpha.js-master
----README.md(344B)
----LICENSE(1KB)
----dist()
--------alpha.js(2KB)