Published onJuly 28, 2024增加ChatGPT、AI回應品質的2個實用技巧!減少AI幻覺ChatGPTAI本文介紹了兩個提升AI回應品質的實用技巧:使用<標籤>來區分內容,以及分步驟處理複雜問題。這些方法不僅可以幫助AI更好地理解和處理信息,還能提高回答的準確性和結構性。
Published onJune 24, 2024什麼是閉包(closure)?程式中的隔山打牛!【JavaScript基礎】codejavascriptClosure面試很常會考的JavaScript與functional programming的重要概念。本文將解釋什麼是closure,以及如何在程式碼中使用它們。
Published onJune 20, 202415分鐘掌握Regular Expression(正規表達式)codeRegular Expression是一個只要花15分鐘,就可以快速掌握,並且終生提高效率的技能。這篇文章將帶你從零開始,一步一步學習Regular Expression的基本概念,並且提供實際的例子,讓你可以立即應用在工作中。
Published onMay 2, 2021Introducing Multi-part Posts with Nested Routingnext-jsThe blog template supports posts in nested sub-folders. This can be used to group posts of similar content e.g. a multi-part course. This post is itself an example of a nested route!