Original address: http://blog.csdn.net /sunnyfans/article/details/17969531
Question: Adopt Surface to achieve multi-touch zoom, drag display function.
[java] view plain copy
Original address: http://blog.csdn.net /sunnyfans/article/details/17969531
Question: Adopt Surface to achieve multi-touch zoom, drag display function.
[java] view plain copy
The examples in this article need to use the cairo.Surface class
cairo.Surface is the abstract type representing all different drawing targets that cairo can render to. The actual drawings ar
https://ac.nowcoder.com/acm/contest/625/B
Analysis:
All status is only 1<< 18, so we can preprocess f[u][j], and then build a state diagram of all the states that u can transfer;