Commit 5517e371 authored by 247321453's avatar 247321453

add

parent 747dace3
......@@ -23,6 +23,11 @@ public static class MyUpdate
static string Vhead="v";
static string Thead="t";
static string Dhead="d";
/*更新格式
* <v>1.1.0.3<v>
* <t>2014-5-21 11:50<t>
* <d>http://a.zip http://b.zip<d>
* */
public static bool CheckUpdate(string url)
{
string ver,lasttime,verurl;
......
<v>1.1.0.3<v>
<t>2014-5-21 11:50<t>
<d>http://ys-l.ys168.com/2.0/395236325/SJujftp5H5G476556NKJ/1.2.0.0.zip<d>
<d>http://ys-l.ys168.com/2.0/395236325/SJujftp5H5G476556NKJ/1.2.0.0.zip<d>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment