<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ASCII on 敲代码的朱雀</title>
    <link>https://www.cosefinch.com/tags/ascii/</link>
    <description>Recent content in ASCII on 敲代码的朱雀</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 04 May 2026 09:32:51 +0800</lastBuildDate><atom:link href="https://www.cosefinch.com/tags/ascii/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>P7106 双生独白</title>
      <link>https://www.cosefinch.com/posts/p7106-dual-monologue/</link>
      <pubDate>Mon, 04 May 2026 09:32:51 +0800</pubDate>
      
      <guid>https://www.cosefinch.com/posts/p7106-dual-monologue/</guid>
      <description>
        
          
            给定十六进制颜色码（如 #EBA932），输出其反色。方法是对每两位十六进制数做「15 减法」，利用 ASCII 码偏移技巧在字符与数值间灵活转换。
          
          
        
      </description>
    </item>
    
  </channel>
</rss>