09 2012 档案

摘要:import java.io.BufferedReader;import java.io.IOException;import java.io.InputStreamReader; public class MyEclipseGen { private static final String LL = "Decompiling this copyrighted software is a violation of both your license agreement and the Digital Millenium Copyright Act of 1998 (http://ww 阅读全文
posted @ 2012-09-18 16:01 东师理想--周枫 阅读(188) 评论(0) 推荐(0)
摘要:打开文件,路径为 C:\Windows\Microsoft.NET\Framework\v2.0.50727\InstallSqlState.sqlv2.0.50727 版本根据自己的framework版本选择ASPState 存放的是.NET 访问的session,避免了session丢失的问题,但是会影响交互的效率 阅读全文
posted @ 2012-09-08 08:53 东师理想--周枫 阅读(305) 评论(0) 推荐(0)