<?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[Web技术]]></title><description><![CDATA[Web技术]]></description><link>http://an.forum.genostack.com/category/30</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 09:29:16 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/category/30.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Jul 2023 02:13:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[将文字拖拽到svg图中]]></title><description><![CDATA[<p dir="auto">使用D3实现，仅支持svg<br />
<a href="/assets/uploads/files/1689300791051-%E5%B0%86%E6%96%87%E5%AD%97%E6%8B%96%E6%8B%BD%E5%88%B0svg%E5%9B%BE%E4%B8%AD.html">将文字拖拽到svg图中.html</a></p>
]]></description><link>http://an.forum.genostack.com/topic/964/将文字拖拽到svg图中</link><guid isPermaLink="true">http://an.forum.genostack.com/topic/964/将文字拖拽到svg图中</guid><dc:creator><![CDATA[zhangfanglin]]></dc:creator><pubDate>Fri, 14 Jul 2023 02:13:42 GMT</pubDate></item><item><title><![CDATA[本地开发npm包方法以及推送]]></title><description><![CDATA[<p dir="auto">前端表单组件已经发布（app_input）<br />
使用方法：<br />
1、本地npm包切换源<br />
npm config set registry <a href="https://repository.genostack.com/repository/npm-group/" rel="nofollow ugc">https://repository.genostack.com/repository/npm-group/</a><br />
2、app_input依赖包（如果项目安装则可以忽视）<br />
@element-plus/icons-vue<br />
axios<br />
element-plus<br />
3、安装app_input<br />
npm install app_input<br />
4、使用：查看包的的readme文件</p>
]]></description><link>http://an.forum.genostack.com/topic/930/本地开发npm包方法以及推送</link><guid isPermaLink="true">http://an.forum.genostack.com/topic/930/本地开发npm包方法以及推送</guid><dc:creator><![CDATA[zhangfanglin]]></dc:creator><pubDate>Tue, 27 Jun 2023 09:12:32 GMT</pubDate></item><item><title><![CDATA[venn图实现（上限5个）]]></title><description><![CDATA[<p dir="auto">可展示2-5样本数据<br />
样例代码：<a href="/assets/uploads/files/1682505454425-venn.zip">Venn.zip</a></p>
]]></description><link>http://an.forum.genostack.com/topic/859/venn图实现-上限5个</link><guid isPermaLink="true">http://an.forum.genostack.com/topic/859/venn图实现-上限5个</guid><dc:creator><![CDATA[zhangfanglin]]></dc:creator><pubDate>Wed, 26 Apr 2023 10:38:19 GMT</pubDate></item><item><title><![CDATA[Laravel 5 - env() always returns null]]></title><description><![CDATA[<p dir="auto">来源：<a href="https://stackoverflow.com/questions/43243732/laravel-5-env-always-returns-null" rel="nofollow ugc">https://stackoverflow.com/questions/43243732/laravel-5-env-always-returns-null</a><br />
env file：</p>
<pre><code>APP_ENV=production
APP_KEY=base64:mymagickey=
APP_DEBUG=false
APP_LOG_LEVEL=info
APP_URL=http://www.example.com
</code></pre>
<p dir="auto">get env</p>
<pre><code>print(env('APP_LOG_LEVEL'))

null
</code></pre>
<p dir="auto">解决方案（项目目录下执行）：</p>
<pre><code>php artisan config:clear
</code></pre>
]]></description><link>http://an.forum.genostack.com/topic/770/laravel-5-env-always-returns-null</link><guid isPermaLink="true">http://an.forum.genostack.com/topic/770/laravel-5-env-always-returns-null</guid><dc:creator><![CDATA[zhangfanglin]]></dc:creator><pubDate>Fri, 14 Oct 2022 02:42:56 GMT</pubDate></item><item><title><![CDATA[暴露R包为web api]]></title><description><![CDATA[<p dir="auto"><a href="https://conalldalydev.medium.com/part-1-how-to-build-a-rest-api-using-r-ad54d683f3bd" rel="nofollow ugc">https://conalldalydev.medium.com/part-1-how-to-build-a-rest-api-using-r-ad54d683f3bd</a><br />
<a href="https://conalldalydev.medium.com/part-2-how-to-build-a-rest-api-using-r-2405481d6821" rel="nofollow ugc">https://conalldalydev.medium.com/part-2-how-to-build-a-rest-api-using-r-2405481d6821</a></p>
]]></description><link>http://an.forum.genostack.com/topic/747/暴露r包为web-api</link><guid isPermaLink="true">http://an.forum.genostack.com/topic/747/暴露r包为web-api</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Fri, 05 Aug 2022 08:43:23 GMT</pubDate></item><item><title><![CDATA[ab 压测工具各个参数的含义]]></title><description><![CDATA[<p dir="auto"><a href="https://stackoverflow.com/questions/7657896/apache-benchmark-concurrency-and-number-of-requests" rel="nofollow ugc">https://stackoverflow.com/questions/7657896/apache-benchmark-concurrency-and-number-of-requests</a></p>
]]></description><link>http://an.forum.genostack.com/topic/426/ab-压测工具各个参数的含义</link><guid isPermaLink="true">http://an.forum.genostack.com/topic/426/ab-压测工具各个参数的含义</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Tue, 26 Oct 2021 06:19:17 GMT</pubDate></item></channel></rss>