For an illustration, see the previous example, which calls the ToString method to convert a StringBuilder object to a string so that it can be passed to a regular expression method.
Para ver una ilustración, vea el ejemplo anterior, que llama a la ToString método para convertir un StringBuilder objeto en una cadena para que se puede pasar a un método de expresión regular.
If you adopt this approach, you should work from the end of the StringBuilder object to its beginning so that you don't have to repeatedly convert the StringBuilder object to a string.
Si adopta este enfoque, debe trabajar desde el final de la StringBuilder objeto en sus comienzos, por lo que no tiene que convertir repetidamente la StringBuilder objeto en una cadena.
When you pipe a date to cmdlets that expect string input, such as Add-Content, Windows PowerShell converts the DateTime object to a string before adding it to the file.
Cuando se canaliza una fecha a cmdlets que esperan una cadena, como Add-Content, Windows PowerShell convierte el objeto DateTime en una cadena antes de agregarlo al archivo.
When a.NET object or a datatype other than string, numeric or boolean is returned, you can ensure conversion to the required XPath/XQuery type by first using a.NET method (for example System.DateTime.ToString()) to convert the.NET object to a string.
Cuando se devuelve un objeto.NET o un tipo de datos que no es de cadena, numérico ni booleano, puede garantizar la conversión del tipo XPath/XQuery necesario usando primero un método.NET (p. ej. System.DateTime.ToString()) para convertir el objeto.NET en una cadena.
Since localStorage only stores strings, we use JSON.stringify() to convert the object to a string.
Como localStorage solo almacena cadenas, usamos JSON.stringify() para convertir el objeto a una cadena.
Convert the StringBuilder object to a String object, and perform modifications on the String object.
Convertir el StringBuilder de objeto a una String de objetos y realizar modificaciones en el String objeto.
The formatDate tag library above formats a java.util.Date object to a String.
El tag formatDate formatea el objeto java.útil.Date a String.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.