在js 中 有些方法没法使用多是js版本的问题。web
File类是操做文件的类ajax
Directory类是操做文件夹的类跨域
string.compare(p1,p2,ture|false) 比较两个值想不相等 相等返回0不然-1 第三个参数是否区分大小写框架
lambda表达式spa
照着方法写的时候要注意:方法体、方法参数、返回值要注意。事件
在js中 href=框架、iframe src=普通iframe
在js中能够在一个方法中调用一些别的事件。string
ajax 跨域it
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="Access-Control-Allow-Origin" value="*" />
<add name="Access-Control-Allow-Methods" value="POST" />
<add name="Access-Control-Allow-Headers" value="content-type" />
</customHeaders>
</httpProtocol>
</system.webServer>class