随笔分类 -  .net web开发

一些小经验
摘要:NVelocity怎么从模板能不能像ajax那样向服务器发送参数?求解 阅读全文
posted @ 2012-02-18 23:10 无头咸鱼 阅读(206) 评论(0) 推荐(0)
摘要:帮同学搞个课程设计winform连接sqlserver2005具体方法:.添加App.config文件2.在App.config文件中添加节点<?xml version="1.0" encoding="utf-8" ?><configuration><appSettings> <add key="connString" value="Data Source=LIBL;Initial Catalog=MyTest;User ID=sa;Password=sa">< 阅读全文
posted @ 2011-12-20 17:48 无头咸鱼 阅读(5240) 评论(0) 推荐(0)