I. Details of the meetingTime 2016/6/1Location: two teachesIi. minutes of proceedings
Name
What did you do today?
What to do tomorrow
Problems encountered
Rico
Integrate programs to find bugs
Mao Wenwen
Integrate programs to find bugs
Zhang More
Consolidate all content of the software, prepare for internal testing
Program crashes when running on other machines during th
What did you do yesterday?Troubleshoot program run errors, how to view log issues, implement student exchange zones, only students and administrators have permission to view the features that teachers do not have permission to viewWhat are you going to do today?Fix a checkbox in the ListView to allow it to respond to the individual click events, continue to implement student communication area, only students and administrators have permission to view, teachers do not have permission to viewWhat
do yesterday?The sliding scrolling effect is realized, as if the finger leaves the interface when the ListView scrolls, it still slows down the scrolling effect slowly,This can be horizontal vertical scrolling at the same time, and the deceleration of the "resistance" can be set not the same,2. What are you doing today?Next, create a monthactivity of the schedule display interface.3. What difficulties are encountered?Customize a ListView, how do I add pictures, text, and radio buttons to the sa
Things to do yesterday:Fixed a problem where the table could not be refreshed by adding the RemoveAll statement. A line of statements on the implementation, but I do not understand the truth, just try out, a table has Tablemodel,table,jscrollpane,jpanel, do not know which to do removeall operation.The difficulties encountered:The new, deleted table refresh operation has not been resolved yet. After you create a new job name, you can refresh the table, but that is DefaultTableModel, and Abstractt
Things to do yesterday:Student information, homework results table additions and deletions to update synchronizationThings to do today:Test of the basic function for the connection of the score submission functionThe difficulties encountered:The score submission feature does not import the database correctly because the database store name type is char () type, followed by automatically adding spaces, but the actual name is no space, so the database does not search for the corresponding data, th
Things to do yesterday:Found on the Internet the use of JavaFX under the Web package to implement the browser, a little read, changed a part of the main program's Web browser to listen to the event part of the call.The difficulties encountered:Because my eclipse does not have a thread-waiting mechanism, after the variables in the thread have not been initialized, if it is used in the main program, a null pointer error is reported, temporarily the main program sleep (1000), waiting for a second t
I. Contents of the MeetingSumming up the progress of the members so far, members have outlined the tasks they have completed, updated their task Kanban and Burndown charts, and on this basis each member has roughly estimated the tasks that they have planned to accomplish today.Ii. Schedule of tasks1, on the basis of the outcome of the meeting, the members began to carry out the task2, control ListView to achieve a weekly weather forecast display3, the implementation of the reminder to add4, the
beautiful
Database Not connected
Less feature implementation
Group 10th Three Stooges
The interface is not beautiful
Less feature implementation
Can I increase my search criteria?
Group 11th 1603 Studios
Database Not connected
Less feature implementation
The normative of Code preservation
Group 12th Hello,sky
Database Not connected
The interface is not beautiful
Less feature implementation
The tasks completed yesterday were mainly:Overall interface design of Single-subject design for The problems encountered are:The tasks to be completed today are:Implement multi-account calculations for the Point of Merit CalculatorFirst Sprint stage (first day)
Very chanced on metalworking practice, more time than usual.Burndown Chart: Team Cleancode031302505 Huang031302223 Ong Handsome031302511 Limberchen031302632 Zhang Yukun031302536 SulilingProject Progress Basic table of related database has been determinedHow to connect data between tablesBe sure to use SQL Server to store the data and establish a connection to the database.Problem:Whether the properties of the database tables meet the requirements laterHow the database is encodedExperience:In t
---restore content starts---Handsome as I can only leave behind the figure ...I. Standing meeting InformationThe main content of this conference is the reasonable planning task progress, refused to impracticality, refused to "M.F.B. S", to determine the content of today's mission to the login interface design and implementation, and preliminary discussion of the entire app is composed of several modules (ideal though plump, but the reality is always bone feeling). I hope the design of the overal
Today is the fourth day of our team standing meeting, but unlike usual, this morning did not run, but we still get up early to start the standing meeting.Yesterday:① implementation of the login page, registration page jump.② find a discussion, can be connected to the network of the party programming meeting discussion place, that is the library hall.Today:① set up a cloud server, for the follow-up of data upload and download to do bedding.② designed the upload page, after the login into the clou
What I did yesterday:The issue of the AVD simulator was solved yesterday.What to do today:Today, first familiarize yourself with the as programming method, and then start the design of the login interface.The difficulties encountered:Yesterday has been to solve the problem is why the start of the AVD simulator, has been stuck in the Android interface, the original thought is my installation problem, the Internet is a lot of differences in the discovery may be created by the resolution of the sim
I. Contents of the MeetingSumming up the progress of the members so far, members have outlined the tasks they have completed, updated their task Kanban and Burndown charts, and on this basis each member has roughly estimated the tasks that they have planned to accomplish today.Ii. Schedule of tasks1, identified the project icon and the background picture of all walks of life.2, completed the Welcome interface, the weather interface and the reminder screen has a timed jump and by clicking the but
close to see, I hope to adjust a bit 2, as far as possible unified language, convenient for everyone to view3, can load specific maps and paths19. Lollipop1, at this stage only to the database of the increase, query and feedback2, will not and the bank to the system conflict3, the interface is simple, hope to adjust a bit20, where are the money?1, can not be added automatically, I hope that some improvements2, the category is not clear, want to multi-classification3, can not embody the characte
After the bath ready to sleep suddenly remembered, is not anything else did not do,-unfortunately, eventually still think up, and then climbed up rushed a cup of the Hunhunyushui, began to write essays in high spirits.--PrefaceTeam CODE.R031302620 Ma Gone With (captain)031302619 Lu Kunming031302319 Wang Shun031302404 Chenjunda
The following are the main elements of today's meeting,1. Stand-up meeting swing picture 2. Project Burndown Chart3. Project Progress
Determines the type and p
Yesterday:① set up a cloud server, for the follow-up of data upload and download to do bedding.② designed the upload page, after the login into the cloud disk, click Upload Press can upload.Today:① Preliminary design of the download function pageProblems encountered during the process and solutions:① continue to look for cloud disk main interface template, want to reference Baidu website page design, reference source code, found very complex, and will not be used.Team Project first stage
1. Yesterday:Specific applications learn about UI design, design the UI interface of the team project, and add various controls and buttons.2. Today:Begin to design the UI interface for your team project incrementally, implement the specific functionality of your project, and add controls to implement the appropriate functional requirements.Gradually start designing the UI interface for your team project, as well as optimizing the UI interface.UI interface Design has been a preliminary prototype
Personal Sprint 01What did you do yesterday?1. Install the Sqllite database;2. Query how to use Sqllite;3. Writing the initial pageWhat did you do today?1. Writing the registration page2. Writing the login pageWhat are you going to do tomorrow?1. Connect the registration and login pages to the database2. Perform a page beautificationWhat difficulties have you encountered?1. How to connect a database to a page2. How to get data parameters for a page3.
Yesterday's events (difficulties encountered):An attempt was made to fix an error in the JTable table, but it did not succeed. Because there is no reference to the example, so also have to explore themselves, such as the panel redraw or re-declaration of the table, but there is no difference. There is also a speculation that tbablemodel with the use of vector-based dynamic model, so it may be stored without releasing the problem, can be repaired to try again.What to do today:Due to the submissio
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.