發表文章

目前顯示的是 8月, 2020的文章

ASP.net MVC 多國語言 globalization (part 1)

圖片
好讀版本 個網頁如果目標不只限於本地,或甚至酖酖想增加能見度,那網頁上的語言選擇性就會變為必要的功能之一 這東西真的是快搞死我,本來沒有這麼想裡他,想說用用Vue.js用個 json值慢慢帶入就好。好死不死看到不該看的文章 Globalization and Localization in ASP.NET Core – Detailed Globalization and Localization in ASP.NET Core - Detailed We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the Culture of the App. https://www.codewithmukesh.com/blog/globalization-and-localization-in-aspnet-core/?utm_source=csharpdigest&utm_medium=email&utm_campaign=319 第一眼當下以為是網頁公開或正式上線的方法,後來仔細一看發現完全不一樣 理解一下文字: What is Globalization? Globalization is a process by which develoeprs make a product supported in multiple languages. This mostly involves improving the backend of web applications, which ultimately contributes to the SEO of the website. This includes meta-data, file names, labels and even the website URLs. What is Localization? Localization is the process to transalate the content to fulfil the demands of a particu