debug-print
Display exception information and Debug.Print() messages in Immediate Window
A friend of mine claims that calls to Debug.Print() as well as first-chance exception notifications appear in the Immediate Window for him. I found this surprising; for me they only appear in the Outp[详细]
2022-12-26 12:06 分类:问答optimizing byte-pair encoding
Noticing that byte-pair encoding (BPE) is sorely lacking from the large text compression benchmark, I very quickly made a trivial literal implementation of it.[详细]
2022-12-17 00:43 分类:问答