Qurak

ReadString

ఇంజిన్ అమలు చేసింది, Qurak‌పై అనుమతి లేదు

Read the contents of a file or stream as a string.

ReadString["file"]
ReadString[stream]
ReadString[proc]
ReadString[src, term]
ReadString[x] → ReadString[x]ReadString[StringToStream["hi there"]] → hi theres = StringToStream["a-b-c"]; {ReadString[s, "-"], ReadString[s, "-"]} → {a, b}ReadString[StringToStream[""]] → EndOfFile

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి