1.Phải tắt tất cả trình duyệt --->Chuyển chế độ trước . rồi khỡi động lại động trình duyệt vào việt sơn ---> pengfei...
2. Đoạn mã chứng minh tham vọng viết lại Engine của tác giả Alan :
chuyển sang thế hệ 64 bit thực giữa Gui và Engine
code chuyển Book Alan
namespace AlanThinker.Game.Chess.Book
{
using System;
using System.Data.SQLite;
[SQLiteFunction(Name="ConvertToInt64", Arguments=1, FuncType=FunctionType.Scalar)]
public class ConvertToInt64 : SQLiteFunction
{
public override object Invoke(object[] args)
{
object obj2 = args[0];
if (obj2.GetType() == typeof(double))
{
obj2 = BitConverter.ToInt64(BitConverter.GetBytes((double) obj2), 0);
}
return obj2;
}
}
}
Và đoạn code cature pieces connect cải tiến trong Pengfei...
public sealed class FrSolution : Window, IComponentConnector
{
private ILog = LogManager.GetLogger( .(-437107586));
private Solution ;
public static string = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, .(-437098040));
private static Func<string, char, string> ;
private void (object )
{
Đoạn mã cần patch thành register dành cho Zhaoboo
public sealed class FrRegisterManager : Window, IComponentConnector
{
private static ILog = LogManager.GetLogger( .(-437101922));
internal AlanListView ;
internal TextBox ;
private bool ; <=== patch here
internal Button ;
private static Func< , JustForShow> ;
private static JustForShow ( )
{
return new JustForShow { a = .(), b = .(), c = . (), d = .() };
}
......
}
}
}