Do I have to go to the loan renewal center
Materials required for loan renewal are as follows:
1. Application form signed by students themselves; No further qualification examination is required (i.e. no official seal is required)
2. The first application should be accepted by the borrower and the co borrower at the same time; When the loan is renewed, one of the students and the co borrowers can apply at the scene
it should be noted that the county Funding Center only keeps the original application form 8194; If students do not fill in the renewal statement or maintain personal information as required, they will not be able to renew the loan
extended data:
compared with the original loan, the renewal loan mainly has the following characteristics:
first, the renewal loan object is old customers
Second, the loan information is basically consistent, that is, the basic situation and reputation of the loan customers, the basic situation of the project, the purpose of the loan and the guarantee have not changed much Third, the loan risk is relatively smallfirst, when you install speep, you will be prompted to enter the password. If you forget any of them, the password will be empty
Second, you just installed the Suda software, but not the database.
that's the public wireless network of Telecom. If it is in the place covered by the public wireless network of telecommunication, it can be connected. In the login page, enter the mobile phone number, China Telecom will send you the login password, and then fill in the login password
bas is the server of the network service provider. It may be that too many people use it. Server congestion. You can try again later
if you need to buy Telecom mobile phones, you can log in to China Telecom (Anhui) online shopping mall. Many new mobile phones, such as telecom version iPhone 5, Xiaomi 2, Coolpad 5890, Huawei c8813, ZTE n909, Hisense e956, etc., can be purchased at a preferential price. For the contract plan, you can get extra value free calls. Anhui Telecom Network hall is the cheapest to buy mobile phones, and the lowest price for the whole network
if you want to know more, welcome to Anhui Telecom know platform or Anhui Telecom online business hall to ask questions, there will be more professional customer service to answer for you.
briefly explain
suppose my user table is basuser
POJO, which defines three attributes
private string ID< br />private String name; < br />private String pwd; <
define a user
write a verification method in it at will
for example
public list & lt; BasUser> checkedLogin(Object[] object){
return this.getHibernateTemplate().find(" from BasUser bu where bu.name =? and bu.pwd =?& quot;, Object)
}
finally, define the method of foreground and background interaction in the service class
for example, public Boolean checkedlogin (map parameters) {
/ / the specific value is not written. Anyway, the user password entered by the client is sent here, Then remove from the map, encapsulate a method called
/ / DAO in String[], and remember to inject userDAO into
List< BasUser> list =userDAO.checkedLogin(String[]); < br />if(list.size()==0)
System.out.println(" Account password error & quot;)< br />} else{
System.out.println(" Login successful & quot;)
}
set two beans in the context.xml file
& lt; bean id=" service" class=" service"& gt; < br />< property name=" userDAO" ref=" userDAO"& gt;& lt;/ property> < br />< bean> < br />
< bean id=" userDAO" class=" userDAO" parent=" hibernateDAOTemplate" /& gt;
read the book to understand the other configurations. Generally speaking, the process is over. Of course, I wrote them casually, which is definitely inaccurate, just to express a meaning
Take the setting of continuous printing voucher as an example, the specific operation steps are as follows:
1. First, open the Suda software, enter the user name and password, and then click OK to log in to the operation account, as shown in the figure below, and then enter the next step