<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="https://dryotta.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://dryotta.github.io/" rel="alternate" type="text/html" /><updated>2021-12-19T17:19:40+00:00</updated><id>https://dryotta.github.io/feed.xml</id><title type="html">David Zhao</title><subtitle>documenting things of interest when time allows</subtitle><author><name>David Zhao</name></author><entry><title type="html">Test page on C++</title><link href="https://dryotta.github.io/cpp/cpp-test.html" rel="alternate" type="text/html" title="Test page on C++" /><published>2020-06-20T00:00:00+00:00</published><updated>2020-06-20T00:00:00+00:00</updated><id>https://dryotta.github.io/cpp/cpp-test</id><content type="html" xml:base="https://dryotta.github.io/cpp/cpp-test.html">&lt;p&gt;This is a test page on C++ coding. Let’s see how it works..&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;language-C++&quot;&gt;// some C++ code here...
On(ID_BUTTON, [this]() {
    custom.SetText(L&quot;The button was clicked&quot;);
});
&lt;/code&gt;&lt;/pre&gt;</content><author><name>David Zhao</name></author><category term="cpp" /><category term="c++" /><summary type="html">This is a test page on C++ coding. Let’s see how it works..</summary></entry><entry><title type="html">New Site</title><link href="https://dryotta.github.io/news/new-site.html" rel="alternate" type="text/html" title="New Site" /><published>2020-06-20T00:00:00+00:00</published><updated>2020-06-20T00:00:00+00:00</updated><id>https://dryotta.github.io/news/new-site</id><content type="html" xml:base="https://dryotta.github.io/news/new-site.html">&lt;p&gt;Hi there! I’m David Zhao. This is a new site for documenting topics that I’m interested in.&lt;/p&gt;</content><author><name>David Zhao</name></author><category term="news" /><category term="news" /><summary type="html">Hi there! I’m David Zhao. This is a new site for documenting topics that I’m interested in.</summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://dryotta.github.io/adventure.jpg" /><media:content medium="image" url="https://dryotta.github.io/adventure.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>