six ways to be a better developer
2007.07.11 from: Csdn Yu Lei [collection to my net picks]
The original author of this article combined with his own experience, summed up the following six ways to help us become a better developer. 【
CSDN
Compile "The original author of this article combined with his own experience, summed up the following six ways to help us become a better
Personal Characteristics
The connection between software development teams and management is always a key part of IT. Both tend to consider a given problem in a completely different way. Most of the relevant techniques are to discuss how the project manager should track and explain the progress and problems of the developer. But the lack of communication is still widespread, and this is the primary cause of the project's failure. A good architect is
Tags: ar sp on data problem BS EF nbsp databaseWhat is written below is commonplace on the Internet: Plsql Developer connection to Oracle database garbled problem. It's written here purely for personal records.Problems that were encountered last week. Native Win7, with Oracle 11GR2 free installation client, through PLSQL Developer Connection Server Oracle 10g, configured after the database can be connected,
Tags: style blog http color ar file SP art
Download instantclient-basic-nt-11.2.0.2.0 -bit client, post-pressurized storage, such as F:\instantclient_11_2
Copy the Oracle 11.2G Msvcr80.dll and Tnsnames.ora to the extracted instantclient_32-bit client root directory, where they are:D:\home\product\11.2.0\dbhome_1\BIN and D:\home\product\11.2.0\dbhome_1\NETWORK\ADMIN
Set up the Oracle_home and OCI Library in Plsql developer,
Create
Label:PDB Files:what every Developer must KnowHttp://www.wintellect.com/CS/blogs/jrobbins/archive/2009/05/11/pdb-files-what-every-developer-must-know.aspxPDB files: Every developer must knowWhat is a PDB file Most developers should know that PDB files are used to help debug the software. But how exactly does he work, we may not be familiar with it. This article d
Tags: PL/SQL Developer remote database without native Oracle clientI. Download PL/SQL DeveloperPL/SQL Developer download page, you can choose to download 32-bit or 64-bit, if you need Chinese language interface can also downloadSecond, download instant Client, which contains access to the database of the OCI and other documentsInstant client Download page, download the Instantclient-basic at the beginning o
Tags: recommended https down nload beautification tool stored procedure recommended check DownloadFor a stored procedure to write a large number of SQL statements, which inevitably need to beautify the statement, making the program more readable.The PL/SQL Developer development tool comes with a beautification tool, but it's easy to make the statement all the way to uppercase when it's beautiful, so you need a plug-in package or a package that allows
Tags: software lis completed ORACL without ref EVEL management 127.0.0.11. Install Plsql DeveloperOracle database and PL/SQL Developer installation steps, here do not narrate, Baidu installation method when you say in the installation of PL/SQL developer software, do not install in program Files (x86) directory, otherwise cannot start pl/ SQL Developer, this I ha
When using PL/SQL developer, the query out of the text field is garbled, because the database number format and PL/SQL Developer encoding format is not uniform caused.I. Viewing and modifying the Oracle database character setSelect Userenv (' language ') from dual;--query result: simplified Chinese_china. al32utf8--Modifying the Oracle Database Character set: (In SQL Plus) sql> conn/as sysdba;sql> shutdown
Reason: Because the database number format and PL/SQL Developer encoding format is not unified.Second, view and modify the Oracle database character set:Select Userenv (' language ') from dual;Query Result:American_america. Zhs16gbk--Modifying the Oracle Database Character set: (In SQL Plus)Sql> Conn/as sysdba;sql> shutdown immediate;Database closed.database dismounted.oracle instance shut down.Sql> Startup Mount;oracle Instance started.total system G
Oracle Database installation process is cumbersome, and uninstall more cumbersome, if the uninstallation is not clean, the next time you install Oracle will not succeed. Here's a way to remotely connect an Oracle database using the PLSQL Developer tool without having to install an Oracle client.First you need to download this software on the Oracle official website: INSTANTCLIENT-BASIC-WIN32. Then unzip, open this file, create a new file inside: Netwo
I was not clear about Apple ID and Apple developer account. Just know Apple ID can download a variety of apps in the App Store. Then Apple developer account needs to spend 99$ to register, today suddenly found that I am ignorant. In fact, the Apple developer account can be registered for free. And the Apple ID can be the same as the
Apple Developer Account Registration process is more complex, and everyone to share the process and details, so as not to take a detour.1. Login to the Apple Developer websitehttps://developer.apple.com/programs/ios/2. Click the "Enroll Now $99/year" button (e.g.)3. Click on the button "continue" (e.g.) on the intro page that pops up.4. The next page is the option to register as a
1 About RICurrently, using a browser to access a webpage on a mobile phone does not make it easy to debug the page language. Mobile phone screen is relatively small and inconvenient to operate, directly on the phone web data debugging is not very realistic.Therefore, we use technology to separate the debugging information of the mobile phone, and realize a development tool--remoteinspector (RI) that can be used to debug a small screen and a low-profile mobile browser on a large screen and a high
Finally, I found the official documentation. Generally, the search engine seems to be unable to find the lifeary developer mode and developer. I have always wanted to switch to the development mode, but I don't know how to switch it. After reading the documentation, it is actually very simple.
You can debug front-end JS after enabling it. This is very useful.
Do you want to develop liferay resources witho
The following tips only apply to PL/SQL developer 6 and later versions. Version 5 only has some features.1. Right-click the menuRight-click an object name in each text editing window in PL/SQL developer (PLD), such as SQL window, command window, And porgram window, A menu containing the operation object command is displayed, which is called the Right-click menu. For example:Objects can be tables, views, syn
The new version of ogengine is released to promote the developer service platform.
On Saturday afternoon, 9.27, ogengine and GDG held a developer conference in Shenzhen hi-tech park to attract mobile game developers and Android Developers.
The Conference was themed with "mobile game engine and game development" and divided into four phases: Introduction to ogengine and release of the new version, and exper
Note: This article is the fourth article on chrome Developer Tools translation.
See https://developers.google.com/chrome-developer-tools/docs/resources for more informationChrome Developer Tools: Resources panelchrome Developer Tools: Resource Panel
TheResourcesPanel lets you inspect resources that are loaded in the in
Ajax is the most popular technology on the Internet today, because it is called the cornerstone of Web 2.0. Unfortunately, creating an Ajax application
ProgramIt is not easy, especially when you need to integrate with other frameworks, such as JavaServer framework (JSF ). Fortunately, IBM Rational application developer V7 provides Ajax functionality for JSF components, which simplifies such tasks. This article describes how to use Ajax and JSF in I
Command-line tool Devtool, which runs the node. JS program in Chrome's developer tools.The following records show how breakpoints are set in an HTTP server.The tool combines the functions of node. JS and Chromium based on Electron. It is designed to provide a simple interface for debugging, analyzing, and developing node. JS applications.You can use NPM to install it:NPM install-g DevtoolIn a way, we can use it as a node substitute for shell commands.
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.