If condition judgment and if True and false judgment
Directory:1. Correct wording2. Wrong wording3. Summary
First, the correct wordingWhen writing shell scripts, to simplify the line numbers and structure of the code, it is common to
In DBMS_METADATA, use SESSION_TRANSFORM to filter DDL and dbmsmetadata.
When dbms_metadata.get_ddl is used to obtain the object ddl, other additional information is sometimes obtained. For example, when you want to obtain the table creation
When we use DBMS_METADATA.GET_DDL to get the DDL of an object, we sometimes get some additional information, such as when you want to get the table's creation statement, you get the table's constraint information, which is probably not what you want,
JavaScript Regular Expressions1. Using the JS regular expression, first of all to understand the JS regular expressions commonly used symbols, such as:
/.../
Represents the beginning and end of a pattern
^
Match
DateTime a = DateTime.Parse ("2010-1-9 8:00:00");DateTime B = DateTime.Parse ("2010-1-13 13:41:52");return a > B;-----------------------------------------------------Date1=new Date ("2002/1/1")Date2=new Date ("2002/1/2")Alert (Date.parse (date1)
Purpose: Verify the format of the IP addressInput: Strip:ip AddressReturns: False if True is returned by validation;*/function IsIP (StrIP) {if (IsNull (StrIP)) return false;var re=/^ (\d+) \. (\d+) \. (\d+) \. (\d+) $/g//matching regular
Good JS verification ~~~~~~~~~~~~~~~~~~~~~~~~~Purpose: Verify the format of the IP addressInput: Strip:ip AddressReturns: False if True is returned by validation;*/function IsIP (StrIP) {if (IsNull (StrIP)) return false;var re=/^ (\d+) \. (\d+) \. (\
Environment Linux 5.8 10.2.0.5 RAC, two nodes can only mount a node, if you try to mount another node on the report ORA-01105 and ORA-01606 errorDatabase version
The code is as follows
Copy Code
Sql> select * from
Environment Linux 5.8 10.2.0.5 RAC, two nodes can only mount a node, if you try to mount another node on the report ORA-01105 and ORA-01606 error
Database version
Copy Code code as follows:
Sql> select * from V$version;
BANNER
Environment Linux 5.8 10.2.0.5 RAC, two nodes can mount only one node, if you try to mount another node, the ORA-01105 and ORA-01606 error is reportedDatabase VersionCopy codeThe Code is as follows:SQL> select * from v $ version;BANNER---------------
Today to introduce the jquery picture play plugin called FancyBox, compared to Lightbox, FancyBox relatively large points, configuration is more rich, I believe you will like.FancyBox's Project home address: http://fancybox.net/The characteristics
JSLint is a JavaScript program that looks to problems in JavaScript programs. It is acode quality tool
How to use Jslintfor Eclipse
Installation
Step One : Open Eclipse up in your machine and go to ' help '-> ' Install New Software '
Step Two:
Title:vim Code Formatting Plugin Clang-formatDate:2017-12-12 20:28:26Tags:vimCategories: Development Tools
Installing the Vim-clang-format PluginProject Address:Vim-clang-formatIf you are using Vundle to manage the Vim plugin, add a line
FancyBox's API and configuration options description
Property name
Default Value
Brief Description
Padding
10
Browse box padding, and css padding a meaning
Margin
20
1. Process Control StatementsIn the process of executing a program, the order of execution of each statement has a direct effect on the result of the program. In other words, the process of the program directly affects the results of the operation.
The characteristics of FancyBox are as follows:
Support for images, HTML text, Flash animations, iframe, and Ajax
You can customize the CSS style of the player
Can be played as a group
If the mouse scroll plug-in (mouse wheel
Days to introduce the jquery picture play plugin called FancyBox, compared to Lightbox, FancyBox relatively large points, configuration is more rich, I believe you will like.Today to introduce the jquery picture play plugin called FancyBox, compared
Effect PreviewDemo Source DownloadThe characteristics of FancyBox are as follows:
Support for images, HTML text, Flash animations, iframe, and Ajax
You can customize the CSS style of the player
Can be played as a group
If the
Today to share a good jquery pop-up display plugin FancyBox. In addition to being able to display images, it can also show flash, iframe content, HTML text, and Ajax calls, and we can customize the look through CSS.FancyBox Features:
Effect
FancyBox use method :
1, the introduction of jquery Core library and FancyBox plug-in library
The code is as follows
Copy Code
Optional – If you need to use fancy transition (some animation effects)
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.