• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

shiyonglu (25)Hivebuzz level badge

27 followers27 posts12 following1 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

Joined December 2017 Active 7 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
  • shiyonglu (25)in #god • 7 years ago
    featured

    Article 5: Now we have science, why do we need God?

    Recently, many debates are held between science and God, giving people the false impression that either science or God, they cannot coexist. The question is, can they? Back in…
    $0.00
       3 2
    • shiyonglu (25)in #god • 7 years ago
      featured

      Article 4: Why did Jesus have to die for you?

      One of the most difficult part to understand in Christianity is that Jesus, the son of God, died for our sin, so that if you believed in him, then you would be saved. This is…
      $0.00
         1 0
      • shiyonglu (25)in #god • 7 years ago
        featured

        Article 3: Why is it so difficult to believe in God

        Many people, although not denying in their hearts that there is God, find it difficult to believe in God. First, God is invisible, so if you insist that you have to see in…
        $0.00
           2 1
        • shiyonglu (25)in #god • 7 years ago
          featured

          Article 2: if God exists, then why is there suffering?

          One of the most challenging barriers for people to believe in God is suffering. Since, if God is good and all-powerful, all he needs to do is by a snap of his fingers, all of us…
          $0.00
             2 0
          • shiyonglu (25)in #god • 7 years ago
            featured

            Article 1: Does God exist?

            This is a classic question and has been explored by many scholars and laymen, theists and atheists. Modern atheists or anti-theists believe God was an explanation of nature and…
            $0.00
               0 0
            • shiyonglu (25)in #neo • 8 years ago
              featured

              NEO versus Ethereum: Why NEO might be 2018’s strongest cryptocurrency

              All creditss go to Noam, best article i read about neo so far. NEO versus Ethereum: Why NEO might be 2018’s strongest cryptocurrency
              $0.00
                 3 0
              • shiyonglu (25)in #romans • 8 years ago
                featured

                A commentary of Romans 12

                hi, Here is my commentary for Romans chapter 12. Any suggestion and advice are welcome. Romans 12New International Version (NIV) A Living Sacrifice 12 Therefore, I urge…
                $0.02
                • Past Payouts $0.02
                • - Author $0.02
                • - Curators $0.00
                 7 0
              • shiyonglu (25)in #jsp • 8 years ago
                featured

                How to get the value from a request parameter in JSP

                $0.00
                   0 0
                • shiyonglu (25)in #cardano • 8 years ago
                  featured

                  Generating an HTML Page in JSP using out.println() method

                  Generating an HTML Page in JSP using out.println() method import java.io. ; import java.util. ; import javax.servlet. ; import javax.servlet.http. ; /** Simple Hello…
                  $0.00
                     1 0
                  • shiyonglu (25)in #mastitis • 8 years ago
                    featured

                    How to implement a login interface in JSP

                    You need to know 1) Get method; 2) Post method; 3) Web form; 4) how to pass web form data to a JSP page. Source: http
                    $0.00
                       0 0
                    • shiyonglu (25)in #steempower • 8 years ago
                      featured

                      How to insert data into database in JSP

                      You need to learn: 1) How to create a web form so that a user can input database; 2) how to connect to database; 3) how to receive the values input in the web form using…
                      $0.00
                         2 0
                      • shiyonglu (25)in #hebrews • 8 years ago
                        featured

                        A commentary for Hebrews 2:5-18

                        here is a commentary for Hebrews 2:5-18, which is very helpful. The credits go to my sister. My job is to translate the original writing from Chinese to English and disseminate…
                        $0.09
                        • Past Payouts $0.09
                        • - Author $0.07
                        • - Curators $0.01
                         5 1
                      • shiyonglu (25)in #siacoin • 8 years ago
                        featured

                        How to pass value from one jsp to another jsp page?

                        This sounds like a cool miner. Anybody got one and like to share your experience? Using Query parameter Using Hidden variable in a web form. you can send Using…
                        $0.00
                           2 0
                        • shiyonglu (25)in #html • 8 years ago
                          featured

                          How to create an input of type date so that you can select from a popup calendear

                          Just use the type of "date" for the input element. To create other types of input fields, check out:
                          $0.00
                             4 0
                          • shiyonglu (25)in #html • 8 years ago
                            featured

                            How to insert a form with update, delete and insert interface dynamically including dynamic dropdown menu

                            Credits go to Joshau Forsyth and Amanda Cox: It is important to create a form that is based on the content of the database. For example, the list of papers arleady in the…
                            $0.00
                               2 0
                            • shiyonglu (25)in #dropdownmenu • 8 years ago
                              featured

                              How to create an HTML static dropdown menu

                              Hi, In order to create a HTML form with a dropdown menu, which is static. We can code it using the select element. For example, when a program committee member reviews a paper…
                              $0.00
                                 3 0
                              • shiyonglu (25)in #bitcionpaper • 8 years ago
                                featured

                                How to retrieve data from database and then display as a webpage in JSP

                                You need to know 1) how to connect to the database; 2) how to execute a SQL query; 3) how to retrieve the query result suing resultSet.next() and resultSet.getString(), etc; and…
                                $0.00
                                   1 0
                                • shiyonglu (25)in #student • 8 years ago
                                  featured

                                  How to set initial value and auto increment in MySQL?

                                  It is convenient to let the database to manage id, such as order IDs that can be generated automatically each time we insert a new order tuple into the order table. Moreover, we…
                                  $0.00
                                     2 0
                                  • shiyonglu (25)in #siacoin • 8 years ago
                                    featured

                                    How to update database in JSP

                                    You will learn: 1) How to create a web from to take values from a user: 2) How to pass those values from the user to a JSP page using action="updatingDatabase.jsp" and…
                                    $0.00
                                       4 2