上一页 1 ··· 295 296 297 298 299 300 301 302 303 ··· 399 下一页
摘要: https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0436 阅读全文
posted @ 2017-11-09 15:19 ChuckLu 阅读(760) 评论(0) 推荐(0)
摘要: Developing web parts https://docs.kentico.com/k10/custom-development/developing-web-parts Web parts are page components that provide a combination of 阅读全文
posted @ 2017-11-09 14:45 ChuckLu 阅读(239) 评论(0) 推荐(0)
摘要: 1.创建文件 添加,然后选择web user control 2.添加控件 在工具栏搜索button,然后拖动三个button上去 <%@ Control Language="C#" AutoEventWireup="true" CodeFile="LISABackButton.ascx.cs" I 阅读全文
posted @ 2017-11-09 14:22 ChuckLu 阅读(324) 评论(0) 推荐(0)
摘要: http://devnet.kentico.com/docs/10_0/api/html/R_Project_Kentico_API.htm ScriptHelper.RegisterClientScriptBlock https://docs.kentico.com/k10/release-not 阅读全文
posted @ 2017-11-09 13:57 ChuckLu 阅读(303) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/iis/configuration/system.webserver/defaultdocument/index Default documents are enabled by default, and IIS 7 defines 阅读全文
posted @ 2017-11-09 11:43 ChuckLu 阅读(1985) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/aspnet/web-forms/overview/older-versions-security/introduction/an-overview-of-forms-authentication-cs https://docs.mi 阅读全文
posted @ 2017-11-08 18:31 ChuckLu 阅读(481) 评论(0) 推荐(0)
摘要: 需要在web.config中的handlers中添加如下节点,保存之后,需要重启电脑。 <remove name="ExtensionlessUrlHandler-Integrated-4.0" /> <remove name="OPTIONSVerbHandler" /> <remove name 阅读全文
posted @ 2017-11-08 14:12 ChuckLu 阅读(786) 评论(0) 推荐(0)
摘要: 给h1设置字体颜色,以及文本位置 第一种方式 <div align="center"> 第二种方式 设置超链接居中 https://stackoverflow.com/questions/4302386/how-to-center-links-in-html You would put them i 阅读全文
posted @ 2017-11-07 15:03 ChuckLu 阅读(288) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/zh-cn/dotnet/api/system.web.ui.page.ispostback?view=netframework-4.7 https://docs.microsoft.com/zh-cn/dotnet/api/system.web 阅读全文
posted @ 2017-11-06 09:42 ChuckLu 阅读(462) 评论(0) 推荐(0)
摘要: 安装 https://telerik-fiddler.s3.amazonaws.com/fiddler/FiddlerSetup.exe https://telerik-fiddler.s3.amazonaws.com/fiddler-latest/Progress%20Telerik%20Fidd 阅读全文
posted @ 2017-11-03 10:08 ChuckLu 阅读(554) 评论(0) 推荐(0)
上一页 1 ··· 295 296 297 298 299 300 301 302 303 ··· 399 下一页