摘要:
wp7应用电流效果放出下载地址http://download.csdn.net/detail/shang_111111/5576995 阅读全文
posted @ 2013-06-14 09:31
奇奇博客
阅读(129)
评论(0)
推荐(0)
摘要:
Wp7访问博客园应用开发放出地址http://download.csdn.net/detail/shang_111111/5576913 阅读全文
posted @ 2013-06-14 09:22
奇奇博客
阅读(117)
评论(0)
推荐(0)
摘要:
前台代码: <!--LayoutRoot 是包含所有页面内容的根网格--> <Grid x:Name="LayoutRoot" Background="Transparent"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <!--TitlePanel 包含应用程序的名称和页标 阅读全文
posted @ 2013-06-14 09:12
奇奇博客
阅读(174)
评论(0)
推荐(0)
摘要:
<configuration> <system.web> <compilation debug="true" targetFramework="4.0" /> <authentication mode="Forms"> <forms loginUrl="WebLogin.aspx" defaultUrl="Index.aspx"/> </authentication> <authorization> <!- 阅读全文
posted @ 2013-06-14 08:54
奇奇博客
阅读(227)
评论(0)
推荐(0)
摘要:
<title></title> <script src="js/Jquery1.7.js" type="text/javascript"></script> <script type="text/javascript"> $(function () { function post() { $.ajax({ type: "post", contentType: "application/json", url: "WebBlock 阅读全文
posted @ 2013-06-14 08:35
奇奇博客
阅读(293)
评论(0)
推荐(0)
浙公网安备 33010602011771号