• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
ASP.NET系统开发-生Blog
博客园    首页    新随笔    联系   管理    订阅  订阅
2010年5月29日
js 实现post方式传递
摘要: var myForm = document.createElement("form"); myForm.method="get" ; myForm.action = "line_ticket.aspx" ; var myInput = document.createElement("input") ; myInput.setAttribute("name", "id") ; myInpu... 阅读全文
posted @ 2010-05-29 13:05 生 阅读(9186) 评论(0) 推荐(0)
C#取得Web程序和非Web程序的根目录的N种取法
摘要: 几种方法如下:非Web程序1.AppDomain.CurrentDomain.BaseDirectory //浏览器安装路径2.Environment.CurrentDirectory3.HttpRuntime.BinDirectoryThe path to the current application's/bin directory.Web程序HttpCurrent.Context.Serve... 阅读全文
posted @ 2010-05-29 11:12 生 阅读(4767) 评论(0) 推荐(1)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3