Another way is to manually modify the registry (people who don't know much about the registry don't try it easily)
Enter the registry first:
Enter "regedit" as determined
Come to this branch:
Hkey_local_machine>>software>>microsoft>>internet
Recently, there are always netizens complained to me that after browsing a certain website, their own IE browser added the text of the site, some more absolutely, automatically set the site into IE's homepage. Listen to the author is also very angry,
Implementation functions:
function Ischarsinbag (s, bag)
{
var i,c;
for (i = 0; i {
c = S.charat (i);//character in string s
if (Bag.indexof (c) >-1)
return C;
}
Return "";
}
Check function:
function Ischinese (s)
{
var ErrorChar;
var Badchar =
To give you illustrator software users to detailed analysis of the production of three-dimensional lines of English-language painting tutorial.
Tutorial Sharing:
Well, the above information is small make up
1 as shown in the following image, there is no true speech sound decoder on this computer and the sound in this file cannot be played ....
2 Now we click on the prompt interface "OK" and the software automatically helps us start installing the
method deletes a cookie function
function delcookies (name)
{
var exp = new Date ();
Exp.settime (Exp.gettime ()-1);
var cval=getcookie (name);
if (cval!=null) document.cookie=name + "=" +cval+ "; expire*=" +**p.togmtstring ();
}
Effect Chart:
1. Open the material map, create a new layer of copy layer, the pattern is " overlay ", opacity is "40%"2. Access Channel : to the red channel; Green channel ; blue channel for curve palette , adjust the method as shown:
3. Back to
Non-mainstream PS Ray Flash map Tutorial:
This tutorial does not provide the original image, I believe that the students have a lot of their own collection.
1. Open the original image, press Ctrl+j to copy a layer, and then perform the filter >
Original:
PS Non-mainstream flash tutorial:
1. Open the original image, because we want to do flash image of the head, so to reduce the size of the original, the implementation of images-image size, parameters as follows (change width is 200,
var a = new Array ();
var b = new Array (8);
var c = new Array ("A", "second", "third");
or the direct amount of the array:
var d = ["A", "second", "third"];
Next, add an element after the array
var myarray = [];
Myarray[myarray.length] =
Geturlparameter (paramname)//js get URL parameter values
{
var returnval= "";
try{
var Paramurl=window.location.search;
Processing length
if (paramurl.length>0) {
Paramurl=paramurl.substring (1,paramurl.length);
var
js to determine whether Chinese
1. Only kanji: 2 can be entered. function Ischinese (s) { var ret=true; for (var i=0;i Ret=ret && (s.charcodeat (i) >=10000); return ret; }
Intercepting string functions in Web effects
function Substrdemo () {var s, SS; Declare a variable.var s = "The rain in Spain falls mainly in the plain.";SS = S.substr (12, 5); Gets the substring.return (SS); Returns "Spain".}
b =
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service