<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.zhuzhugst.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.zhuzhugst.com/feed.php">
        <title>张叶安的博客 - typescript</title>
        <description></description>
        <link>https://www.zhuzhugst.com/</link>
        <image rdf:resource="https://www.zhuzhugst.com/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-06-10T08:20:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%B8%89%E7%AB%A0_%E5%9F%BA%E6%9C%AC%E7%B1%BB%E5%9E%8B&amp;rev=1780901633&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%BA%8C%E7%AB%A0_%E5%8F%98%E9%87%8F%E5%A3%B0%E6%98%8E&amp;rev=1780887187&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%B8%80%E7%AB%A0typescript%E5%9F%BA%E7%A1%80&amp;rev=1780630966&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.zhuzhugst.com/lib/exe/fetch.php?media=logo.png">
        <title>张叶安的博客</title>
        <link>https://www.zhuzhugst.com/</link>
        <url>https://www.zhuzhugst.com/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%B8%89%E7%AB%A0_%E5%9F%BA%E6%9C%AC%E7%B1%BB%E5%9E%8B&amp;rev=1780901633&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-08T06:53:53+00:00</dc:date>
        <dc:creator>张叶安 (midas@undisclosed.example.com)</dc:creator>
        <title>第三章_基本类型 - [3.7.2 数组和元组兼容性] </title>
        <link>https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%B8%89%E7%AB%A0_%E5%9F%BA%E6%9C%AC%E7%B1%BB%E5%9E%8B&amp;rev=1780901633&amp;do=diff</link>
        <description>第三章：基本类型

本章概述

TypeScript 拥有丰富的类型系统，本章将深入讲解基本数据类型，包括原始类型、数组、元组等。理解这些基础类型是掌握 TypeScript 类型系统的关键。

3.1 原始类型（Primitive Types）</description>
    </item>
    <item rdf:about="https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%BA%8C%E7%AB%A0_%E5%8F%98%E9%87%8F%E5%A3%B0%E6%98%8E&amp;rev=1780887187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-08T02:53:07+00:00</dc:date>
        <dc:creator>张叶安 (midas@undisclosed.example.com)</dc:creator>
        <title>第二章_变量声明 - [2.5.3 函数参数解构] </title>
        <link>https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%BA%8C%E7%AB%A0_%E5%8F%98%E9%87%8F%E5%A3%B0%E6%98%8E&amp;rev=1780887187&amp;do=diff</link>
        <description>第二章：变量声明

本章概述

变量声明是编程的基础，TypeScript 继承了 JavaScript 的所有声明方式，并添加了类型注解。本章将深入讲解 let、const、var 的区别，解构赋值，展开运算符等重要概念。</description>
    </item>
    <item rdf:about="https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%B8%80%E7%AB%A0typescript%E5%9F%BA%E7%A1%80&amp;rev=1780630966&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-05T03:42:46+00:00</dc:date>
        <dc:creator>张叶安 (midas@undisclosed.example.com)</dc:creator>
        <title>第一章typescript基础 - [1.4.2 类型擦除] </title>
        <link>https://www.zhuzhugst.com/doku.php?id=typescript:%E7%AC%AC%E4%B8%80%E7%AB%A0typescript%E5%9F%BA%E7%A1%80&amp;rev=1780630966&amp;do=diff</link>
        <description>第一章：TypeScript 基础

本章概述

欢迎来到 TypeScript 的世界！本章将带你从零开始了解 TypeScript，包括安装配置、编译原理以及最基本的类型注解概念。通过本章学习，你将能够搭建 TypeScript 开发环境并编写第一个 TypeScript 程序。</description>
    </item>
</rdf:RDF>
