Article on the subject of "object"

  • How to Write Your First Program in Java

    How to Write Your First Program in Java

    java is an object-oriented programming language created in 1995 by james gosling, which means that it represents concepts as 'objects' with 'fields' (which are attributes that describe the object) and 'methods' (actions that the object can...
  • How to Check Null in Java

    How to Check Null in Java

    a null indicates that a variable doesn't point to any object and holds no value. you can use a basic 'if' statement to check a null in a piece of code. null is commonly used to denote or verify the non-existence of something. within that...
  • How to Use Fontwork

    How to Use Fontwork

    openoffice.org uses fontwork to create graphical text objects(it makes a graphic out of your chosen text). learning how to use it can open up your presentations to a whole new bright, colorful (or black and white) world. know what fontwork...
  • How to Develop and Design a PowerPoint Presentation

    How to Develop and Design a PowerPoint Presentation

    have you ever wanted to design a really good presentation for customers or clients, but weren't sure how? this article will show you how to use the principles of presentation to help you. === developing your own powerpoint presentation ===
  • How to Order Layers in Microsoft Publisher

    How to Order Layers in Microsoft Publisher

    microsoft publisher treats each object in your publication as a table, a text box, an autoshape, a picture or piece of clip art as an independent layer. you can place these layers on top of each other for visual effect, and you can change...
  • How to Draw Something in GIMP

    How to Draw Something in GIMP

    everyone can doodle a little bit in any graphics program. this will get you started and explain a general technique of how to actually draw an item. it assumes you have a basic knowledge of how to use most of the tools in gimp. select your...
  • How to Use Drop Shadow in GIMP

    How to Use Drop Shadow in GIMP

    the drop shadow tool in gimp allows you to add professional-looking shadows to objects and text in your images. you can even add a shadow to the border of a photo so that it pops off the page in a document or website. the drop shadow tool...
  • How to Turn a 2D Image Into 3D Using Blender

    How to Turn a 2D Image Into 3D Using Blender

    simple 2d images, such as a logo, can easily be converted into 3d images in blender 3d. the easiest way to do this is to first convert the image into a vector image using a vector graphics editor such as adobe illustrator, or inkscape....
  • How to Scale in AutoCAD

    How to Scale in AutoCAD

    this article will show you how to scale lines, objects, groups, blocks, or images in autocad in two ways. the first is scaling by a factor, the second is scaling with a reference. both methods are useful to autocad users and make life just...
  • Change the 'life cycle' of tombstone objects in Active Directory

    Change the 'life cycle' of tombstone objects in Active Directory

    in the previous article, i showed you how to recover deleted components in active directory, which are related to the lifecycle properties of tombstone objects. technically this lifetime must be set longer than the fixed latency between domain controllers. period of cycles between x & a times
  • Learn about Collection of Record in JavaScript

    Learn about Collection of Record in JavaScript

    in the previous article, we introduced you to a couple of 2-dimensional array features - 2d array in javascript, in many cases applied when we need to keep information about 1 or more lists of numbers of strings certain data, array object will be the most commonly used and most used tool ...
  • Learn about Class, Object and Instance in object-oriented programming

    Learn about Class, Object and Instance in object-oriented programming

    class, object and instance are the basic concepts in object-oriented programming (oop) that learners need to understand.
  • Macromedia Flash - The object moves with the mouse click position

    Macromedia Flash - The object moves with the mouse click position

    with this exercise, we will show you how to create an object that will move with the mouse click position using the action script.
  • Macromedia Flash - Dynamic cursor object

    Macromedia Flash - Dynamic cursor object

    read this exercise and see how to create a dynamic cursor with just a few basic steps and of course use action script in flash 8.
  • Macromedia Flash - Move objects

    Macromedia Flash - Move objects

    with this exercise, you will learn how to move any object with the cursor in flash 8 using the action script.
  • Corel Draw 12 - Draw patterns in circles

    Corel Draw 12 - Draw patterns in circles

    after introducing you to the basic tools of corel draw 12, starting from this issue, we will in turn present each specific example as practical exercises. first of all is the exercise of drawing patterns in circles.
  • Water helps scientists scan 3D images of complex objects

    Water helps scientists scan 3D images of complex objects

    scientists have developed a new way to create 3d images of complex objects that the main component of this method is water.
  • The object () function in Python

    The object () function in Python

    the object () function in python returns an empty object. you cannot add new properties or methods to this object.
  • Learn Class and Object in Python

    Learn Class and Object in Python

    python is an object-oriented programming language. unlike procedural programming, which emphasizes functions, object-oriented programming focuses on objects. this article quantrimang will explore class and object in depth, inviting readers to follow.
  • Learn about Class, Object and Instance in object-oriented programming

    Learn about Class, Object and Instance in object-oriented programming

    class, object and instance are the basic concepts in object-oriented programming (oop) that learners need to understand.
  • How to Write Your First Program in Java

    How to Write Your First Program in Java

    java is an object-oriented programming language created in 1995 by james gosling, which means that it represents concepts as 'objects' with 'fields' (which are attributes that describe the object) and 'methods' (actions that the object can...
  • Class (class) and Object in C ++

    Class (class) and Object in C ++

    the main purpose of c ++ is to add object orientation to the c programming language and classes which are central features of c ++ that support object-oriented programming and are often called types user defined (user-defined).
  • The most dangerous object in the world, only 5 minutes of exposure can cause death

    The most dangerous object in the world, only 5 minutes of exposure can cause death

    this object is located in the chernobyl area, ukraine, as a result of one of the most horrifying radiation leaks in history. this object is shaped like a giant foot, so it is called the elephant's foot.
  • Document Object Model (DOM) in JavaScript

    Document Object Model (DOM) in JavaScript

    each site resides within a browser window that can be viewed as an object.
  • Objects in JavaScript

    Objects in JavaScript

    javascript is an object oriented programming language (object oriented programming). a program language can be called object-oriented if it provides four basic capabilities to the programmer.
  • Object-oriented programming in Python

    Object-oriented programming in Python

    python is a powerful object-oriented programming language. therefore, creating and using objects is very easy. this article will introduce some basic concepts in object-oriented programming, as well as how to create and use them.
  • Object projector and things to know

    Object projector and things to know

    projectors are becoming increasingly popular and are widely used in the fields of life and work.
  • Object from unknown location continuously emitting radio waves

    Object from unknown location continuously emitting radio waves

    the object sgr 0501+4516 is so strange that scientists believe it may hold the secret to the phenomenon of radio bursts.
  • Multimedia (Multimedia) in JavaScript

    Multimedia (Multimedia) in JavaScript

    the navigator object in javascript includes a child object called plugins. this object is an array, with an entry for each plug-in installed in the browser. the navigator.plugins object is only supported by netscape, firefox and mozilla.
  • Response object in Node.js

    Response object in Node.js

    the object res represents the http response that the express application sends when receiving an http request.
  • What is object-oriented programming?  See Steve Jobs's answer!

    What is object-oriented programming? See Steve Jobs's answer!

    the tech world knows that steve jobs has no formal training in technology, but he has a deep, incomparable technology understanding.
  • Basic about jQuery

    Basic about jQuery

    this article will explain the basic concepts commonly used in jquery such as: string (string), number (number), boolean, array (array), function, parameter, context, ...
  • TOP most interesting and challenging object finding games

    TOP most interesting and challenging object finding games

    in recent years, the hidden object game genre has begun to develop. their main gameplay is to search for things in messy rooms, categorized by themes such as movies, nature, ...
  • Detecting an unusual object lurking in our Galaxy, possibly a black hole

    Detecting an unusual object lurking in our Galaxy, possibly a black hole

    if scientists can accurately prove the existence of this object with more in-depth studies in the future, it will become the second largest black hole found in our galaxy.
  • Macromedia Flash - The object moves with the mouse click position

    Macromedia Flash - The object moves with the mouse click position

    with this exercise, we will show you how to create an object that will move with the mouse click position using the action script.
  • How to insert a SmartArt object in Excel

    How to insert a SmartArt object in Excel

    how to insert a smartart object in excel. excel has a tool to help you with smartart images that allows you to build complex diagrams quickly and easily. to insert smartart objects, do the following: 1. insert a smarta object
  • Request object in Node.js

    Request object in Node.js

    the req object represents the http request and has properties for the request query string, parameters, body, http header ...