الفرق بين المراجعتين لصفحة: «Kotlin/kotlin.text»
< Kotlin
لا ملخص تعديل |
لا ملخص تعديل |
||
سطر 1: | سطر 1: | ||
دول للاستعمال مع النصوص و<nowiki/>[[Kotlin/kotlin.text/Regex/index|التعابير النمطية]]. | |||
== الأنواع == | |||
<noinclude>{{DISPLAYTITLE: النصوص في Kotlin}}</noinclude> | <noinclude>{{DISPLAYTITLE: النصوص في Kotlin}}</noinclude> | ||
=== <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> === | === <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> === | ||
سطر 12: | سطر 15: | ||
=== <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> === | === <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/Typography/index|Typography]]</code> === | === <code>[[Kotlin/kotlin.text/Typography/index|Typography]]</code> === | ||
== أسماء الأنواع (Type Aliases) == | |||
=== <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> === | === <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> === | === <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> === | ||
== تمديدات لأصناف خارجية == | |||
=== <code>[[Kotlin/kotlin.text/java.lang.Appendable/index|java.lang.Appendable]]</code> === | === <code>[[Kotlin/kotlin.text/java.lang.Appendable/index|java.lang.Appendable]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/java.lang.StringBuilder/index|java.lang.StringBuilder]]</code> === | === <code>[[Kotlin/kotlin.text/java.lang.StringBuilder/index|java.lang.StringBuilder]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/java.util.regex.Pattern/index|java.util.regex.Pattern]]</code> === | === <code>[[Kotlin/kotlin.text/java.util.regex.Pattern/index|java.util.regex.Pattern]]</code> === | ||
== الخاصيات == | |||
=== <code>[[Kotlin/kotlin.text/category|category]]</code> === | === <code>[[Kotlin/kotlin.text/category|category]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/directionality|directionality]]</code> === | === <code>[[Kotlin/kotlin.text/directionality|directionality]]</code> === | ||
سطر 22: | سطر 34: | ||
=== <code>[[Kotlin/kotlin.text/lastIndex|lastIndex]]</code> === | === <code>[[Kotlin/kotlin.text/lastIndex|lastIndex]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/size|size]]</code> === | === <code>[[Kotlin/kotlin.text/size|size]]</code> === | ||
== الدوال == | |||
=== <code>[[Kotlin/kotlin.text/Regex_0|Regex_0]]</code> === | === <code>[[Kotlin/kotlin.text/Regex_0|Regex_0]]</code> === | ||
=== <code>[[Kotlin/kotlin.text/Regex_1|Regex_1]]</code> === | === <code>[[Kotlin/kotlin.text/Regex_1|Regex_1]]</code> === |
مراجعة 18:18، 19 يوليو 2018
دول للاستعمال مع النصوص والتعابير النمطية.