Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 588 for edin (0.18 sec)

  1. docs/tr/docs/python-types.md

    ```Python hl_lines="2"
    {!../../../docs_src/python_types/tutorial001.py!}
    ```
    
    ### Düzenle
    
    Bu çok basit bir program.
    
    Ama şimdi sıfırdan yazdığınızı hayal edin.
    
    Bir noktada fonksiyonun tanımına başlayacaktınız, parametreleri hazır hale getirdiniz...
    
    Ama sonra "ilk harfi büyük harfe dönüştüren yöntemi" çağırmanız gerekir.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 9.7K bytes
    - Viewed (0)
  2. docs/tr/docs/async.md

    Yanı, bunu aklınızda oturtmak için aşağıdaki kısa hikayeyi hayal edin:
    
    > Büyük, kirli bir evi temizlemelisin.
    
    *Evet, tüm hikaye bu*.
    
    ---
    
    Beklemek yok 🕙. Hiçbir yerde.  Sadece evin birden fazla yerinde yapılacak fazlasıyla iş var.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 21.9K bytes
    - Viewed (0)
  3. docs/tr/docs/how-to/index.md

    Bu fikirlerin büyük bir kısmı aşağı yukarı **bağımsız** olacaktır, çoğu durumda bunları sadece **projenize** hitap ediyorsa incelemelisiniz.
    
    Projeniz için ilginç ve yararlı görünen bir şey varsa devam edin ve inceleyin, aksi halde bunları atlayabilirsiniz.
    
    !!! tip "İpucu"
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 25 14:56:05 GMT 2024
    - 625 bytes
    - Viewed (0)
  4. docs/tr/docs/help/index.md

    # Yardım
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Tue Jan 23 14:13:01 GMT 2024
    - 75 bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_edit.jsp

                                <c:if test="${crudMode == 2}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.dict_protwords_link_edit"/></li>
                                </c:if>
                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.9K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/badword/admin_badword_edit.jsp

                                <c:if test="${crudMode == 2}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.bad_word_link_edit"/></li>
                                </c:if>
                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.5K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/elevateword/admin_elevateword_edit.jsp

                                <c:if test="${crudMode == 2}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.elevate_word_link_edit"/></li>
                                </c:if>
                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.2K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/design/admin_design_edit.jsp

                                    <div class="card-header">
                                        <h3 class="card-title">
                                            <la:message key="labels.design_title_edit_content"/>
                                        </h3>
                                    </div>
                                    <div class="card-body">
                                        <h4>${f:h(displayFileName)}</h4>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 3.7K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_edit.jsp

                                <c:if test="${crudMode == 2}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.dict_stopwords_link_edit"/></li>
                                </c:if>
                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.9K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_edit.jsp

                                <c:if test="${crudMode == 2}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.dict_mapping_link_edit"/></li>
                                </c:if>
                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.5K bytes
    - Viewed (0)
Back to top