Team:SUSTC-Shenzhen-A/week1

From 2012.igem.org

(Difference between revisions)
Line 165: Line 165:
<div id="talkbubble_b">
<div id="talkbubble_b">
               <p class="title">Week1: Torial of X-code</p>
               <p class="title">Week1: Torial of X-code</p>
-
              <p><strong>Biosearch section1:</strong></p>
 
               <ul>
               <ul>
-
                 <li>7.9~7.16</li>
+
                 <li>7.9</li>
               </ul>
               </ul>
-
               <p>All of our teammates enjoyed learning object c and using Xcode to program some necessary parts of our user interface(e.g. combo box).</p>
+
               <p>Got the beginning of the needed softwares to build an iPhone app (Xcode, Cocoa,etc), knew the basic functions of these tools and syntactic structure of Object C.</p>
               <ul>
               <ul>
-
                 <li>7.17</li>
+
                 <li>7.10</li>
               </ul>
               </ul>
-
               <p>In the first meeting, our group divided into two parts:UI &amp; data. The main structure and initial division of work had been confirmed.</p>
+
               <p>Learned to build user interface controls (here it means buttons) by both codes and interface builder. Besides we tested how to create an event, for example, to change the text in the screen when we clicked the button.</p>
-
               <ul>
+
              <ul> <li>7.11</li>
-
                <li>7.18</li>
+
              </ul>
 +
              <p>Learned to change the size of image by varying the value of slider(another kind of UI controls), and made simple animation. We also created a simple browser that could show the website when we inputted the URL.</p>
 +
<ul>
 +
                <li>7.12</li>
 +
              </ul>
 +
              <p>Tried to build a muti-page-displayed browser. Added "back","forward","home" buttons for more functions. We learned agency as well, which enable us to realize functions of different class in just one page.</p>
 +
<ul> <li>7.13</li>
 +
               </ul>
 +
              <p>Achieved picture dragging and spinning functions. Also built a simple program that could show the coordinate of touched place when user touched the screen.</p>
 +
<ul> <li>7.14</li>
               </ul>
               </ul>
-
               <p>In this day we determined three parts of our work: categories, search list, and search results. We also disgusted the search methods. From now, all the members started our group-work with clear aims.</p>
+
               <p>Learned to create a table whose every row one-to-one corresponded to a particular key (and the key could be used to search the column). We also achieved the navigation function that we could went to different page by clicking different row of the table.</p>
-
                
+
<ul> <li>7.15</li>
 +
               </ul>
 +
              <p>Learned about memory management. We studied the way to load data from XML files, and add search function to the table we built before. That day we completed with the primary knowledge needed, then our project was started!</p>         
</div>
</div>
Line 209: Line 219:
             </tr>
             </tr>
</table>
</table>
-
 
-
<table width="899" border="0" cellspacing="10" cellpadding="10">
 
-
  <tr>
 
-
    <td><div id="talkbubble_c1">
 
-
<ul>
 
-
                <li>7.21</li>
 
-
              </ul>
 
-
              <p>Members of data group in search results broke through the main problem of data base. By loading data directly from xml file which provided by partsregistry.org (It couldn't be loaded only if it was changed some parts of the form) and send into mysql, we could easily get partname-based-data from our database. With this optimized new database, UI group could test their work with high efficiency.</p>
 
-
              <ul>
 
-
                <li>7.23</li>
 
-
              </ul>
 
-
              <p>Discussing with Shenzhen Team, we were given a lot of advice of search methods and user interface. Knowing what users really needed, we got the ability to optimize the completed parts and improve the design of parts which would be added.</p>
 
-
              <ul>
 
-
                <li>7.25</li>
 
-
              </ul>
 
-
              <p>The work of searching part (list and result) had been done!</p>
 
-
              <ul>
 
-
                <li>7.27</li>
 
-
              </ul>
 
-
              <p>All parts of our project had been combined and tested. Now we're trying to optimize the user interface with unified style.</p>
 
-
</div>
 
-
</td>
 
-
  </tr>
 
-
</table>
 
-
 

Revision as of 07:48, 23 August 2012

Barnew.jpg

Week1: Torial of X-code

  • 7.9

Got the beginning of the needed softwares to build an iPhone app (Xcode, Cocoa,etc), knew the basic functions of these tools and syntactic structure of Object C.

  • 7.10

Learned to build user interface controls (here it means buttons) by both codes and interface builder. Besides we tested how to create an event, for example, to change the text in the screen when we clicked the button.

  • 7.11

Learned to change the size of image by varying the value of slider(another kind of UI controls), and made simple animation. We also created a simple browser that could show the website when we inputted the URL.

  • 7.12

Tried to build a muti-page-displayed browser. Added "back","forward","home" buttons for more functions. We learned agency as well, which enable us to realize functions of different class in just one page.

  • 7.13

Achieved picture dragging and spinning functions. Also built a simple program that could show the coordinate of touched place when user touched the screen.

  • 7.14

Learned to create a table whose every row one-to-one corresponded to a particular key (and the key could be used to search the column). We also achieved the navigation function that we could went to different page by clicking different row of the table.

  • 7.15

Learned about memory management. We studied the way to load data from XML files, and add search function to the table we built before. That day we completed with the primary knowledge needed, then our project was started!

Footbar.jpg