The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
35 views

TFS Deployment Definition using wrong configuration settings

I have a current solution which has class libraries and a MVC Application. I then have deployment Definition on TFS2012 which has been working fine. It builds the solution then deploys to my Dev ...
5
votes
2answers
2k views

TypeScript definition files

I'm playing with TypesScript, but the compiler complains when I use browser types such as HTMLCanvasElement. I guess I need definition files for these types. I bet there is a repository of definition ...
1
vote
2answers
200 views

c: cygwin- multiple definition of

I'm a little stuck. I have almost finished this code but after trying to make it compatible for windows and linux, I came across this problem I can't solve. I haven't had too much experience in this ...
0
votes
1answer
185 views

functions in Coq

I have to prove some formalised stuff. There are two functions, gets some strings and array of strings, compare if there is a match, and returns bool. I want to test them both in a lemma, and verify ...
2
votes
1answer
228 views

Puppet: how do namespaces work with virtual resources, classes and definitions?

New puppet user, trying to wrap my head around name spaces and so forth. I am currently working on a module called user. It has a unixuser class and a unixgroup class in unixuser.pp and unixgroup.pp. ...
-1
votes
3answers
155 views

Class method troubles - Python

So having some trouble with a class methods. I'll post all the information that I have. I need to write the relevant methods for the questions given. import math epsilon = 0.000001 class ...
0
votes
2answers
151 views

How to retrieve dictionary values in Python?

I have a dictionary of methods in Python that is inside of a definition. This def is called outside of the class using an object. Whenever the def is called I am returned the results of the last item ...
1
vote
1answer
46 views

Can I use a php constant within a string that is pulled from a database?

I've been trying to do this all evening and I haven't been able to get it to work. I'm pulling strings of text from my database that contain other PHP constants and trying to define the whole thing ...
0
votes
2answers
182 views

Search ReadAllBytes for specific values

I am writing a program that reads '.exe' files and stores their hex values in an array of bytes for comparison with an array containing a series of values. (like a very simple virus scanner) byte[] ...
6
votes
1answer
308 views

CMake + Qt = carved in stone Qt definitions (aka. -DQT_…)?

First, let's look at the excerpt from my CMakeLists.txt: find_package(Qt4 4.8.0 COMPONENTS QtCore QtGui QtOpenGL REQUIRED) include(${QT_USE_FILE}) add_definitions(${QT_DEFINITIONS}) Therefore, by ...
1
vote
5answers
71 views

In object-oriented programming, is the object part of the method call? [closed]

For example, imagine I have an object defined like so: public class Example { public void doSomething() { // does something } } If I wanted to call doSomething, I'd need an instance ...
4
votes
1answer
2k views

Relative and absolute tolerance definitions in Matlab solver

I am trying to understand the following Matlab definitions for RelTol and AbsTol parameters: RelTol — This tolerance is a measure of the error relative to the size of each solution component. ...
10
votes
7answers
186 views

Suggested speed improvement when defining string with value immediately, instead of delaying

I'm currently reading in "The C++ Programming Language: Special Edition" by Bjarne Stroustrup and on page 133 it states the following: For user-defined types, postponing the definition of a ...
1
vote
3answers
637 views

SQL lookup and reference table definitions

I need some clarification. What is a lookup table and what is a reference table in SQL? I was under the impression that a lookup table is a table that has static data that hardly ever changes (e.g. a ...
3
votes
6answers
571 views

define variables in c++

I am always confused with the concept "define variable", what does this define mean? for example: void main { map<int,int> *infoMap; if() { //some check here,if it passes this check, then new ...
4
votes
1answer
159 views

In Delphi, Problem using Type definitions across units

Using Delphi 2010... I have a set of binary properties I want to group together. I have defined it as such... type TTableAttributeType = ( tabROOT = 1, tabONLINE = 2, ...
2
votes
3answers
1k views

What is a jQuery Object?

JavaScript kind of redefines what an Array means because an array is an object with a .length property and methods like .slice() and .join(). jQuery defines a jQuery object as "Array like", because ...
2
votes
1answer
714 views

Is it possible to Export TFS 2010 Build Definitions?

I'm cleaning up old build definitions and I want to back them up in case there is something I'm missing, is there a way to export the build definitions using Visual Studio 2010?
26
votes
7answers
5k views

Definitions of sqrt, sin, cos, pow etc. in cmath

Are there any definitions of functions like sqrt(), sin(), cos(), tan(), log(), exp() (these from math.h/cmath) available ? I just wanted to know how do they work.
1
vote
3answers
345 views

Hack Javascript Definitions for “undefined” objects

Hey, so I'm not entirely sure this is possible, but I am curious if it is possible to hack the definitions of "undefined" objects. Primarily, the purpose of this is to prevent errors from launching ...
2
votes
1answer
263 views

jQuery Cycle with defined pager links

I built a player using cycle that cycles through various promos but I want to define the specific descriptive pager links for each page (other than 1,2,3, etc.) I know this should be possible but ...
138
votes
5answers
22k views

Definition of “downstream” and “upstream”

I've started playing with Git and have come across the terms "upstream" and "downstream". I've seen these before but never understand them fully. What do these terms mean in the context of SCMs and ...
5
votes
1answer
1k views

SystemParametersInfo parameter definitions for C#

I want to make a call to SystemParametersInfo from C#. The first argument to this function is one of a large collection of possible values like SPI_GETACCESSTIMEOUT, which are listed in the ...
0
votes
3answers
148 views

The Integrity of linked data entities on update

What is the best-practice for maintaining the integrity of linked data entities on update? My scenario I have two entities "Client and Invoice". [client is definition and Invoice is ...
2
votes
4answers
2k views

Java definitions: Label, Token

I wrote this: (fitness>g.fitness) ? return 1 : return -1; and received the following error: Syntax error on tokens, label expected instead. Can anyone explain what tokens and labels are in ...
12
votes
6answers
1k views

Duck typing, must it be dynamic? [CW]

Wikipedia currently says about duck-typing: In computer programming with object-oriented programming languages, duck typing is a style of dynamic typing in which an object's current set of ...
9
votes
8answers
777 views

What is the actual definition of an array? [duplicate]

Possible Duplicate: Arrays, What’s the point? I tried to ask this question before in What is the difference between an array and a list? but my question was closed before reaching a ...
0
votes
1answer
72 views

(X)HTML & CSS definitions description in computer-readable format

is there any set of HTML & CSS definitions, like list of (X)HTML tags & their available properties (both with descriptions) and so on, and CSS properties (descriptions, browsers supporting and ...
3
votes
3answers
1k views

Meaning of “Tertiary level” In New Zealand programmer job listings

What does the phrase "Be qualified at the Tertiary level" mean in the context of a New Zealand listing for programming jobs?
0
votes
1answer
186 views

MOSS Site Definitions, Features and the moving site collections

The general consensus is that devlopment of MOSS publishing sites, should be done using site definitions, Solutions, Features but due to project timescales we had to do all list/site column/content ...