当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·一个简单的问题。    »显示摘要«
    摘要: class point { public: point(); ~point(); point(float x,float y,float z); private: float m_x,m_y,m_z; public: float distance(point& p); //如果我定义为: //float distance(point p); //有什么区别? fl......
    摘要: 小弟是新手,开始调试第一个经典的rmi小程序,遇到了许多问题,令小弟很郁闷!请教各位高手: 小弟的代码是这样的: 1。hello.java package examples.hello; import java.rmi.remote; import java.rmi.remoteexception; public interface hello extends remote { strin......


我想在非ASP.NET应用下(普通Windows)使用类似Server.UrlEncode()和Server.UrlDecode() 的函数,我该如何办

我想在非ASP.NET应用下使用类似Server.UrlEncode()Server.UrlDecode()   的函数,我该如何办???  
   
   
  HttpContext.Current.Server.UrlEncode()  
   
  HttpContext.Current.Server.UrlDecode()  
   
  这两个必须在ASP.NET应用中才能用。普通应用中如何用呀??  
 

NO.1   作者: DrunkenLion

shit,

NO.2   作者: timmy3310

怎么早没看到这个贴子?  
   
  少了20分  
   
  唉


 ·英文sql2000能往表里写中文吗    »显示摘要«
    摘要: 英文sql2000能往表里写中文吗? ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE