java笔记2025年5月
作者:liurw 日期:2025-05-07
Markdown学习
作者:liurw 日期:2025-05-07
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber created Markdown in 2004 as an easy-to-read markup language. Markdown is widely used for blogging and instant messaging, and also used elsewhere in online forums, collaborative software, documentation pages, and readme files.
The initial description of Markdown contained ambiguities and raised unanswered questions, causing implementations to both intentionally and accidentally diverge from the original version. This was addressed in 2014 when long-standing Markdown contributors released CommonMark, an unambiguous specification and test suite for Markdown.
资料来源
wiki解释markdown https://en.wikipedia.org/wiki/Markdown
Visual Studio Code (MICROSOFT微软版) https://code.visualstudio.com/
Dell U2720QM显示器
作者:liurw 日期:2025-05-03
java笔记2025
作者:liurw 日期:2025-02-13
文章来源 https://www.geeksforgeeks.org/scanner-class-in-java/
In Java, Scanner is a class in java.util package used for obtaining the input of the primitive types like int, double, etc. and strings.
Using the Scanner class in Java is the easiest way to read input in a Java program, though not very efficient if you want an input method for scenarios where time is a constraint like in competitive programming.
How to run Python code on Android?
作者:liurw 日期:2024-04-10
[转载] 2024-04-10
There are several ways to run Python code on an Android device:
1. Use an Android app that can run Python code, such as QPython, PyDroid, or Python for Android. These apps typically include a built-in Python interpreter, as well as other features such as a code editor and access to the device's camera or GPS.
EMBY笔记
作者:liurw 日期:2023-03-12
What does EMBY Connect do?
Emby Connect is a free optional service that allows a person to use one set of username/password credentials when accessing Emby's Forums and Community as well as any Emby Server's setup for you to login using Emby Connect.
The user no longer needs to remember the URL or IP/port of each Emby Server, not do they have to remember different login names and passwords as set on the different Emby Servers.
Example: you have 2 brothers and 3 cousins running Emby Servers. You have been given access to each server by your family members running the servers. You might have different usernames on each system, IE "bob", "sbob", "bobs", "cousin-bob", "lil-bro", etc. With Emby Connect you no longer need to remember the login credentials or addresses of each server as you can login via Emby Connect with a central username/password.