Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
需要在 QB64 中标题栏超出长度之前知道它的长度吗?
我在用
S$ = "Title" _TITLE S$
我需要在显示“...”之前截断它
谢谢。