I can create an Global Atom using GlobalAddAtom
and I can find that atom again using GlobalFindAtom
if I already know the string associated with the atom. But is there a way to find all atoms whose associated string matches a given partial string?
例如,请允许我说,我有一个原子,其扼杀是“Hello, World>。 我后来如何通过寻找公正的“Hello”来发现这种原子?