Skip to content

issues Search Results · repo:JustinSDK/JavaSE6Tutorial language:Java

Filter by

8 results
 (46 ms)

8 results

inJustinSDK/JavaSE6Tutorial (press backspace or delete to remove)

hello
  • ZiYangZhou
  • Opened 
    on Mar 18, 2022
  • #41

此處「stmt.releaseSavepoint(savepoint);」應該應為「conn.releaseSavepoint(savepoint);」。 於此告知,望有幫助。 以上。
  • apustyphoon
  • 1
  • Opened 
    on Nov 11, 2020
  • #40

範例 15.14 Clerk.java 的 public synchronized int getProduct() 使用 int 回傳, 但是我在其他部分並未看出有使用到這個回傳值 請問能否改用 void 回傳 ?
  • obelisk0114
  • 1
  • Opened 
    on Oct 13, 2018
  • #35

經提醒,是本人出錯,而非書中內容問題。謝謝。 另外感謝老師的文章,內容都很豐富而順暢,細讀每一章都可以深入了解每種JAVA內存在的意義,讓學生受益良多,希望未來能有機會能看到老師出 C# 的技術手冊。
  • LetThinkAboutIt
  • 2
  • Opened 
    on Sep 26, 2018
  • #33

有一些以雙引號標示起來的部分是否考慮改用 markdown 的語法 ? 以第 20 章的內容為例 原文 鍵(Key) 對應的 值(Value) 調整為 鍵(Key)對應的值(Value) 或是 鍵(Key) 對應的 值(Value)
  • obelisk0114
  • 1
  • Opened 
    on Jul 3, 2018
  • #28

範例15.8後面的文字中提到 因為 SomeThread 中的 run() 方法有個無窮迴圈。 不過範例15.8中似乎遺漏了這個無窮迴圈 61d63deb-2d09-474f-82f0-ba8e8a626d36
  • fanofxiaofeng
  • 1
  • Opened 
    on Apr 8, 2017
  • #16

test
  • robot99
  • Opened 
    on Jul 25, 2016
  • #8

您好, 關於第 15 章 執行緒(Thread) 的 15.1.7 ThreadGroup 有些問題想請教, 我對 ThreadGroup 的使用時機感到困惑,因此上網搜尋了一下,請參閱這幾篇討論: - What is the benefit of ThreadGroup in java over creating separate threads? - Why ThreadGroup ...
  • johnyluyte
  • 2
  • Opened 
    on Jul 25, 2015
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub