随笔分类 -  WebForm & WinForm

CS,BS的界面设计
摘要:using System; using System.Data; using System.Configuration; using System.Collections; using System.Collections.Generic; using System.Web; using Syste 阅读全文
posted @ 2016-08-02 09:11 ®Geovin Du Dream Park™ 阅读(298) 评论(0) 推荐(0)
摘要:winform: webform: 测试 阅读全文
posted @ 2016-06-24 11:30 ®Geovin Du Dream Park™ 阅读(432) 评论(0) 推荐(0)
摘要:https://ajaxcontroltoolkit.codeplex.com/ 警告 7 未能找到引用的组件“Antlr3.Runtime”。 警告 6 未能找到引用的组件“HtmlAgilityPack”。 警告 10 未能找到引用的组件“HtmlAgilityPack”。 警告 1 未能找到引 阅读全文
posted @ 2016-01-23 11:02 ®Geovin Du Dream Park™ 阅读(448) 评论(0) 推荐(0)
摘要:<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <link rel='stylesheet' type='text/css' href='http://arshaw.com/js/fullcalendar/full 阅读全文
posted @ 2016-01-06 12:03 ®Geovin Du Dream Park™ 阅读(1149) 评论(0) 推荐(0)
摘要:setpoint.html:行政区域工具 用Winform 读取百度地图的经纬度:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Dra... 阅读全文
posted @ 2016-01-04 17:55 ®Geovin Du Dream Park™ 阅读(816) 评论(0) 推荐(0)
摘要:参考:http://api.fanyi.baidu.com/api/trans/product/indexhttp://developer.baidu.com/wiki/index.php?title=%E5%B8%AE%E5%8A%A9%E6%96%87%E6%A1%A3%E9%A6%96%E9%... 阅读全文
posted @ 2015-11-26 11:40 ®Geovin Du Dream Park™ 阅读(820) 评论(0) 推荐(1)
摘要:public string API_id = "3333"; //你的ID public string API_record = null; public string API_record_format = null; public s... 阅读全文
posted @ 2015-11-25 17:56 ®Geovin Du Dream Park™ 阅读(1025) 评论(0) 推荐(0)
摘要:public string API_id = "8888"; //你的ID public string API_record = null; public string API_record_format = "wav"; public string AP... 阅读全文
posted @ 2015-11-25 16:47 ®Geovin Du Dream Park™ 阅读(1222) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.DirectX;using Microsoft.DirectX.DirectSound;using Sy... 阅读全文
posted @ 2015-11-25 16:31 ®Geovin Du Dream Park™ 阅读(474) 评论(0) 推荐(0)
摘要:http://mvccontrolstoolkit.codeplex.com/MVC Controls Toolkithttp://mvcjquerycontrols.codeplex.com/ jQuery ASP.Net MVC Controlshttp://www.telerik.com/bl... 阅读全文
posted @ 2015-11-03 15:45 ®Geovin Du Dream Park™ 阅读(1097) 评论(0) 推荐(0)
摘要:Entity Frameworkhttps://entityframework.codeplex.com/Enterprise Libraryhttps://entlib.codeplex.com/ App.config using System;using S... 阅读全文
posted @ 2015-10-27 14:17 ®Geovin Du Dream Park™ 阅读(464) 评论(0) 推荐(1)
摘要:1 /// <summary> 2 /// 3 /// </summary> 4 /// <param name="sender"></param> 5 /// <param name="e"></param> 6 private void ListboxCheckboxForm_Load(obje 阅读全文
posted @ 2013-06-05 17:01 ®Geovin Du Dream Park™ 阅读(894) 评论(0) 推荐(2)
摘要:Ajax 阅读全文
posted @ 2007-09-10 15:33 ®Geovin Du Dream Park™ 阅读(569) 评论(1) 推荐(0)