Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 109 for ebook (0.14 sec)

  1. src/math/cmplx/tan.go

    //    Some software in this archive may be from the book _Methods and
    // Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
    // International, 1989) or from the Cephes Mathematical Library, a
    // commercial product. In either event, it is copyrighted by the author.
    // What you see here may be used freely but it comes with no support or
    // guarantee.
    //
    //   The two known misprints in the book are repaired here in the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 01 03:16:37 UTC 2020
    - 8.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/manual.css

    	body.book #header .details br {
    		display: block;
    	}
    
    	body.book #header .details br+span:before {
    		content: none !important;
    	}
    
    	body.book #toc {
    		border: 0 !important;
    		text-align: left !important;
    		padding: 0 !important;
    		margin: 0 !important;
    	}
    
    	body.book #toc,
    	body.book #preamble,
    	body.book h1.sect0,
    	body.book .sect1>h2 {
    		page-break-before: always;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_details.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/1?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 7.2K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_edit.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/1?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 6.9K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_details.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/1?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 7.2K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_download.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/0/?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 5.9K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_download.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/0/?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 5.9K bytes
    - Viewed (0)
  8. android/guava-testlib/src/com/google/common/testing/ClassSanityTester.java

     *
     * <pre>
     * interface Book {...}
     * public class Books {
     *   public static Book hardcover(String title) {...}
     *   public static Book paperback(String title) {...}
     * }
     * </pre>
     *
     * <p>And all the created {@code Book} instances can be tested with:
     *
     * <pre>
     * new ClassSanityTester()
     *     .forAllPublicStaticMethods(Books.class)
     *     .thatReturn(Book.class)
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Jun 11 16:13:05 UTC 2024
    - 32.7K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_details.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/1?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 7.5K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_details.jsp

                                            <la:link href="/admin/dict"
                                                     styleClass="btn btn-default btn-xs">
                                                <em class="fa fa-book">
                                                <la:message key="labels.dict_list_link"/>
                                            </la:link>
                                            <la:link href="../list/1?dictId=${f:u(dictId)}"
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 7.5K bytes
    - Viewed (0)
Back to top