Informática


38 registros

¿Dónde encuentro los archivos hosts, httpd.conf, php.ini en MAC?

Guía rápida para saber cómo encontrar algunos archivos fundamentales en el desarrollo de aplicaciones en entorno MAC OSX

2 sep 2009

Cuanto cuesta una web

Si te consideras un poco perdido en cuanto a pedir presupuestos para tu web, este artículo puede despejarte algunas dudas.

27 jul 2009

Importar EXCEL en PHP

Aquí tenemos la manera de leer archivos formato Excel con PHP. El código de este artículo está probado y optimizado.

15 jul 2009

Eliminar lista de usuarios del Messenger

Habrás observado que, si tu PC ha sido utilizado por varias personas para acceder a MSN Messenger, los emails de todos ellos se quedan guardados. Si deseas que estos usuarios desaparezcan debes hacer lo siguiente.

7 jul 2009

Motores de almacenamiento de MySQL y tipos de tablas

MySQL soporta varios motores de almacenamiento que tratan con distintos tipos de tabla. Los motores de almacenamiento de MySQL incluyen algunos que tratan con tablas transaccionales y otros que no lo hacen.

23 sep 2008

Objects and Classes

As the name implies, object-oriented programs are built around objects. An object associates data with the particular operations that can use or affect that data. In Objective-C, these operations are known as the object’s methods; the data they affect are its instance variables. In essence, an object bundles a data structure (instance variables) and a group of procedures (methods) into a self-contained programming unit.

14 nov 2007

Categories and Extensions

A category allows you to add methods to an existing class—even to one to which you do not have the source. This is a powerful feature that allows you to extend the functionality of existing classes without subclassing.

14 nov 2007

Class Objects

This information is compiled and recorded in data structures made available to the runtime system. The compiler creates just one object, a class object, to represent the class. The class object has access to all the information about the class...

14 nov 2007

Introduction to The Objective-C 2.0 Programming Language

An object-oriented approach to application development makes programs more intuitive to design, faster to develop, more amenable to modification, and easier to understand. Most object-oriented development environments consist of at least three parts:

14 nov 2007

Defining a Class

Much of object-oriented programming consists of writing the code for new objects—defining new classes. In Objective-C, classes are defined in two parts: An interface that declares the methods and instance variables of the class and names its superclass An implementation that actually defines the class (contains the code that implements its methods)

14 nov 2007

Depuración de una DLL ActiveX desde ASP

Aquí están los pasos necesarios para depurar nuestro código en Visual Basic encapsulado en un componente, mientras ejecutamos nuestra aplicación web. Método descubierto tras arduos intentos y mucha investigación, ya que Microsoft nunca ha dado mucha documentación sobre el tema.

19 oct 2004

Estructuras de Oracle: Tablespaces

Artículo con conceptos básicos sobre la base de datos Oracle.

5 sep 2003
Contenidos Indexados
El Arte del Bonsái Ficus - Variedades

 3
  
 218031

English Adverbios de Frecuencia

 10
  
 201724

Informática Generador de códigos de barras en PHP

 13
  
 163831

Quejas denuncias estafas Descubre quién te visita en Facebook?

 16
  
 139063

English Something - Anything

 2
  
 130467

Marketing digital Cómo ganar dinero con un periódico o revista digital

 2
  
 126851

Informática Mejores herramientas para Eventos Virtuales

 1
  
 98541

OTROS MISCELANEA El permiso por puntos Español

 0
  
 87097

Actualidad Las profesiones que van a desaparecer.

 0
  
 85183

Autores

Admin

Este autor tiene 31 artículos publicados.

PARENTESYS

Este autor tiene 13 artículos publicados.

MILES

Este autor tiene 3 artículos publicados.


Newsletter

Suscríbete a nuestros boletines