<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 17:21:38 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/usecookie/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[状态管理和cookie  / nuxt#10]]></title><description><![CDATA[状态管理 useState useState用于创建响应式的且服务端友好的跨组件状态，类似于Vue中的state的功能。 const counter = useState('counter', () => Math.round(Math.random() * 1000)) counter++ counter.value = 20 //重新赋值 const user = useState('user',]]></description><link>http://direct.ecency.com/hive-105017/@lemooljiang/56tu4m8j</link><guid isPermaLink="true">http://direct.ecency.com/hive-105017/@lemooljiang/56tu4m8j</guid><category><![CDATA[hive-105017]]></category><dc:creator><![CDATA[lemooljiang]]></dc:creator><pubDate>Wed, 05 Jul 2023 12:23:18 GMT</pubDate></item></channel></rss>