上一页 1 ··· 285 286 287 288 289 290 291 292 293 ··· 399 下一页
摘要: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify The JSON.stringify() method converts a JavaScript valu 阅读全文
posted @ 2018-02-26 16:13 ChuckLu 阅读(449) 评论(0) 推荐(0)
摘要: https://www.newtonsoft.com/json/help/html/T_Newtonsoft_Json_JsonConvert.htm 在使用DeserializeObject函数进行转换的时候,会自动处理,如果和T匹配,就会转换好。 如果类型不匹配,也不会报错的。 json字符的转 阅读全文
posted @ 2018-02-26 13:59 ChuckLu 阅读(350) 评论(0) 推荐(0)
摘要: https://www.sitepoint.com/mime-types-complete-list/ application/base64 https://github.com/dotnet/docs/issues/4487 阅读全文
posted @ 2018-02-24 18:58 ChuckLu 阅读(329) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/system.web.mvc.actionfilterattribute.onactionexecuting(v=vs.118).aspx#M:System.Web.Mvc.ActionFilterAttribute. 阅读全文
posted @ 2018-02-24 17:44 ChuckLu 阅读(251) 评论(0) 推荐(0)
摘要: <conversionPattern value="%date{yyyy-MM-dd HH:mm:ss.fffzzz} [%thread] %-5level %logger - %message%newline" /> https://logging.apache.org/log4net/log4n 阅读全文
posted @ 2018-02-24 16:18 ChuckLu 阅读(889) 评论(0) 推荐(0)
摘要: text http://api.jquery.com/text/ Get the combined text contents of each element in the set of matched elements, including their descendants后裔, or set 阅读全文
posted @ 2018-02-24 15:42 ChuckLu 阅读(198) 评论(0) 推荐(0)
摘要: https://www.soapui.org/getting-started/soapui-interface/main-window.html 以调用博客园的api为例 第一个是域名 第二个是resource 第三个是child resource 第四个是method 第五个是request 基本 阅读全文
posted @ 2018-02-24 13:39 ChuckLu 阅读(519) 评论(0) 推荐(0)
摘要: http://www.runoob.com/bootstrap/bootstrap-navigation-elements.html http://www.runoob.com/bootstrap/bootstrap-tab-plugin.html 您可以通过以下两种方式启用标签页: 通过 data 阅读全文
posted @ 2018-02-23 17:46 ChuckLu 阅读(410) 评论(0) 推荐(0)
摘要: 将原文件读取为字节数组,然后用base64加密,得到加密的字符串 https://stackoverflow.com/questions/475421/base64-encode-a-pdf-in-c Use File.ReadAllBytes to load the PDF file, and t 阅读全文
posted @ 2018-02-22 14:57 ChuckLu 阅读(4613) 评论(0) 推荐(0)
摘要: 榆关,在河北省秦皇岛 《高祖还乡》的作者是睢suī景臣 徐渭,字文长 《我曾经爱过你》是普希金的一首爱情诗。 《夜莺颂》是济慈写的。英国诗人 裴多菲,是匈牙利的。 王勃,字子安 《【双调】折桂令 拟张鸣善》 元末明初 倪瓒zàn 到如今世事难说,天地间不见一个英雄,不见一个豪杰。 文起八代之衰,是苏 阅读全文
posted @ 2018-02-12 22:03 ChuckLu 阅读(503) 评论(0) 推荐(0)
上一页 1 ··· 285 286 287 288 289 290 291 292 293 ··· 399 下一页