started. (before configure is started, use the patch tool to patch the source code if necessary.) First, jump to the decompressed directory of the source code. As we all know, before starting configure, you should carefully read the README or install files in the source code directory. Many precautions for installation are listed here. Configure is actually a script file, type ". /configure ", shell will run the configure script in the current direct
matter?# Enter passphrase (empty for no passphrase): [Type a passphrase]# Enter same passphrase again: [Type passphrase again]Which should give you something like this: # Your identification has been saved in /c/Users/you/.ssh/id_rsa.# Your public key has been saved in /c/Users/you/.ssh/id_rsa.pub.# The key fingerprint is:# 01:0f:f4:3b:ca:85:d6:17:a1:7d:f0:68:9d:f0:a2:db your_email@youremail.comStep 4: Add your SSH key to GitHubRun the following code to copy the key to your clipboard.clip
5.
will do a Rolling PatchStopping processes patching the homes and starting processes one node at a time using the-local flag.
1. Stop the CRS managed resources running from DB homes (as the db_home owner) using
$DB_HOME/bin/srvctl stop home -o
Note the status file is created by the process
2. As root user change directory to the pathGrid_home/CRS/install, Where grid_home is the path to the grid home, and unlock the grid home using the commandRootcrs. pl-Unlock-crshome grid_home, Where grid_hom
repository MD LEARNGITCD learngitgit Init--Add Files to RepositoryFiles created under the warehouse and directories need to be manually submitted to the warehouse. The submission is divided into two steps:1.git add2. git commit -m "Notes submitted"First create a file called Readme.txt, which is enteredGit is amazing! I Love git!The Readme.txt is then submitted to the warehouse:> Git add Readme.txtwarning:LF'll be replaced by CRLF in Readme.txt.The file would have their original line endings in
remote repository
Initialize locallyChange directory to your local project and then:$ git init$ git Add *.cpp$ git Add README$ git commit-m ' initial project version '
Clone Repository$ git clone git://github.com/example/project.git [directory name]This would create a directory using your [directory name] or the remote project name (If no directory name specified).
Git StatusThere ' re 3 different status here includes change
collaborators you designate to share. Private warehouses are only available for paid accounts. For more information, please refer to "What plan should I choose?".
5. Select Initialize this repository with a README.6, click Create Repository.Congratulations! You have successfully created your first warehouse and initialized it with a README file.Submit your first changeA commit is like a snapshot o
countSpecifies the number of screens to be split;
Support Horizontal and vertical split screen;
The callback when scrolling.
Link:
Https://github.com/TakuSemba/MultiSnapRecyclerView
3. Garland View for AndroidThe library implements the following layouts:
Garlandview external is a horizontal scrolling view in which each sub-view can scroll vertically.
You can find other important information in the README,
following content to set up a global account
git config--global user.email "Your email address when registering code"
git config--global user.name "Your code name"
3), generate the RSA public key, enter the following content
Ssh-keygen-c "Your email address"-t RSA
The default carriage return generates a pair of asymmetric private keys, which are stored in the xp/2003 User: c:\Documents and Settings\ login \.ssh Vista User: c:\Users\ login name \.ssh the. SSH folder, secret The key is in the
Upload your local project to GitHub (two easy and easy ways)
One, the first method:
First you need a GitHub account, and all you have to do is register.
https://github.com/
we use git to install the Git tool first, here is the download address, download the same way to install directly:
https://git-for-windows.github.io/
1. Go to GitHub home page and click New Repository to create an item
2. Fill in the appropriate information and click Create
Repository Name: Warehouse names
Description (op
| | |-- test_main.py
| |
| |-- __init__.py
| |-- main.py
|
|-- docs/
| |-- conf.py
| |-- abc.rst
|
|-- setup.py
|-- requirements.txt
|-- README
Briefly explain:
1. bin/ : Store Some executable files of the project, of course you can name and script/ so on;
2. foo/ : Store all source code for the project. (1) All modules and packages in the source code should be placed in this directory. Do not place
check the result.
Iv. wu-ftpd FTP server process
Enhanced Functions:
You can set different classes based on the user's IP address or host and user name.
According to the set class, the administrator can control its access permissions, such as preventing anonymous Users
Delete or overwrite existing files
. Automatically executes uncompress, compress, tar, gzip, and other functions.
. Records all upload/download and each command sent by the ftp client.
. Allows smooth ftp server shutdown
Rela
" will disable logs.
SyslogFacility ftp
# Display fortune cookies)
# FortunesFile/usr/share/fortune/zippy
# Do not parse the host name in the log file. If the log is not so detailed, it uses less bandwidth. In a large volume of traffic
# In the site, set this command to "yes", if you do not have a working DNS.
DontResolve yes
# Maximum idle time allowed by the client (in minutes, 15 minutes by default)
MaxIdleTime 15
# LDAP configuration file (refer to
required for heap size modification, are notable exceptions), because the Java launcher sets the environment itself. However, if your application uses JNI, you must set the correct environment for the JNI component. Each Java version Companion SDK Guide or Readme file provides a list of variables that need to be set to a specific value, where a mismatch can cause performance and/or functionality problems.Do you want to optimize for Java?While it's a
Comprehensive introduction to the use of Git in Android Studio (ii)First article: http://blog.csdn.net/gao_chun/article/details/49817229Iv. Studio uploads the project to GitHubWhen you're done with the local git repository, how do I upload the project to a remote github repository? In fact, the operation is basically similar.We first need to have a GitHub account, we log in to a new repository:Here we use an example to test the name HELLONDK and create the relevant file as needed.After the creat
Most open-source project developers only focus on the quality of software and often forget to write high-quality documents. However, the quality of the document plays a vital role in the success of a project. it can help users quickly understand the project or provide some help during use. However, there are... "> Most open-source project developers only focus on the quality of software and often forget to write high-quality documents. However, the quality of the document plays a vital role in t
I've been learning more about the second edition of Java Virtual machine. The first part of the book suggests that you compile openjdk yourself. Hold the learning attitude also to compile a play. Let's get down to the chase.1. Introduction to the compilation environment
Operating system
CentOS Linux release 7.1.1503 (Core)
Linux kernel version
3.10.0-229.el7.x86_64
GCC version
4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
OPEN
your API token.
Run the following code in the command line.
Banxi1988 @ banxi :~ $ Git config -- Global GitHub. User banxi1988
Banxi1988 @ banxi :~ $ Git config -- Global GitHub. Token e5ebe68d43d9820ed8d05a3d2633d7f3
Banxi1988 @ banxi :~ $
The above user refers to the GitHub user name.
Finally, congratulations! You have set git and GitHub correctly.
Next. All you need to do is. 1. Create a repository. 2. Fork a repository. 3. Community.
Section 2: Create a repo Repositories)
After logging on
was previously set as a global user. name, no matter which warehouse you submit, your name is his. If you want to use the specified name when submitting in the specified warehouse, you can enter the folder of the warehouse, input:
[Plain]View
Plaincopy
$ CD my_other_repo
# Changes the working directory to the repository you need to switch info
$ Git config user. Name "different name"
# Sets the user's name for this specific repository
$ Git config user. Email "differentemail@email.com"
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.