<site name="XDomainProxy(1)" id="">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="E:\GitHome\eschoolApp\XDomainProxy" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:57095:localhost" />
<binding protocol="http" bindingInformation="*:57095:127.0.0.1" />
</bindings>
</site>

最新文章

  1. ArrayIndexOutOfBoundsException
  2. isKindOfClass和isMemberOfClass 区别
  3. linux mint17.2 安装fcitx输入法
  4. TCP/IP协议中网关和子网掩码概念
  5. MYSQL常见语句
  6. OC基础数据类型-NSData-NSMutableData-NSString
  7. emWin -- 模拟器系列1 - 如何建立模拟器开发环境
  8. MongoDB学习笔记01
  9. 【菜鸟学习Linux】-第三章- Linux环境搭建-使用VMware9安装Ubuntu 12.04系统
  10. java 值传递和引用传递。
  11. Poj 3246 Balanced Lineup(线段树基础)
  12. Fragment和Activity(转)
  13. WordPress版微信小程序3.1.5版的新功能
  14. one-stage object detectors(1)
  15. es6generator
  16. Cracking The Coding Interview 1.6
  17. UML图中聚合、组合、关联、依赖、泛化的强弱关系
  18. CSS格式化 CSS代码压缩工具
  19. linux mongodb replica set集群安装
  20. 安装sqoop 1.99.4

热门文章

  1. js异步加载的3种方式(转载)
  2. 如何写出让java虚拟机发生内存溢出异常OutOfMemoryError的代码
  3. JavaScript(八)——复习一(重要内容基本包含在内)
  4. 添加WoSign根证书到JDK
  5. C++点滴----关于类常成员函数
  6. [No0000AA]Windows 系统环境变量列表
  7. [LeetCode] Remove Element 移除元素
  8. Mysql基本语句的总结
  9. Xtrabackup原理及使用innobackupex进行MySQL数据库备份恢复
  10. mybatis 调用存储过程