使用ajax的基本引用
Posted 游称
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用ajax的基本引用相关的知识,希望对你有一定的参考价值。
using System.Text; using System.Collections.Generic; using System.Linq;
using system.text用于使用stringbuilder
using system.collecctions.generic用于使用list等泛型集合
using system.linq用于使用linq的相关操作
以上是关于使用ajax的基本引用的主要内容,如果未能解决你的问题,请参考以下文章