01 2018 档案

摘要:cmd > cd ... dotnet myapp.dll 阅读全文
posted @ 2018-01-23 09:29 Javi 阅读(141) 评论(0) 推荐(0)
摘要:msg is <?xml ?> <Parameters> <WorkflowName>...</WorkflowName> </Parameters> <Parameters> ... </Parameters> var arr=$(msg).find('Parameters'); var work 阅读全文
posted @ 2018-01-17 10:35 Javi 阅读(632) 评论(0) 推荐(0)
摘要:using System; using System.Diagnostics; namespace WriteToAnEventLog_csharp { /// Summary description for Class1. class Class1 { static void Main(strin 阅读全文
posted @ 2018-01-17 09:20 Javi 阅读(181) 评论(0) 推荐(0)
摘要:Sending the Access-Control-Allow-Origin header allows basic cross-origin access, but calling ASP.NET services like ASMX ScriptServices, ASPX page meth 阅读全文
posted @ 2018-01-17 09:17 Javi 阅读(184) 评论(0) 推荐(0)