Welcome To Snipplr


Everyone's Recent Snippets Tagged list



1 2 3 4 5 ... 8
FIll a List<Character> with ASCII (0-127) characters with a given number of characters.
0 1161 posted 12 years ago by borysn
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 1898 posted 12 years ago by rumremix
The nice part about it is that the caption is locked to the image. The figure can be positioned and styled and the caption can be rendered with any affect that can be applied to any other text element.
0 1216 posted 12 years ago by COBOLdinosaur
lists sheets without opening the file
0 1316 posted 12 years ago by lolrenx
Ektron smartform data contains a xml nodelist which I put in a data table and parse out into an html table
0 1582 posted 12 years ago by dego89
The following code retrieves a list of content based on a taxonomy id. The list is bound to a repeater that display a preview of the content with a quick link to a content page. The content comes in based on the previous taxonomy id but exposes a con...
0 1482 posted 12 years ago by dego89
The following codes populate the country list into dropdown box based on browser's languages. The country information is getting from geolocation.com
0 1482 posted 12 years ago by Hexahow
This will remove the items in a select box/list box that have been selected.
0 1133 posted 12 years ago by j100
zadatak iz SP-a
0 1205 posted 12 years ago by idurlen1
Zaglavlje s implementacijom funkcija pomoću pokazivača
0 1035 posted 12 years ago by Jurij
zaglavlje s funkcijama implementiranim kroz polje
0 985 posted 12 years ago by Jurij
main dio programa za prvi zadatak
0 890 posted 12 years ago by Jurij
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koristi se polje pomoću koj...
0 956 posted 12 years ago by izavrski2
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koriste pokazivači kojima...
0 944 posted 12 years ago by izavrski2
Glavno programsko rješenje zadatka izrade programa za evidenciju životinja u trgovini kućnim ljubimcima. Fakultet organizacije i informatike Varaždin Kolegij: Strukture podataka
0 1292 posted 12 years ago by milan_pavlovic
Struktura headera za implementaciju liste putem pokazivača, koja se uključuje unutar glavnog programa
0 887 posted 12 years ago by dpavlovi
Ovo je glavna datoteka main u kojoj se pozivaju funkcije iz biblioteka lista_polje.h i lista_pokazivaci.h za implementaciju liste. Korisnik može odabrati sljedeće opcije: unos nove životinje, ispis životinja prema silaznoj šifri, filtriranje pre...
0 810 posted 12 years ago by msestak2
list all files in directory and subdirectory
1 1338 posted 13 years ago by ne7son
Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.
0 1207 posted 13 years ago by Winkyboy
The closest to a generic List in javascript. When calling constructor - new List(Module) - add model in constructor parameter
0 1146 posted 13 years ago by mikkeldamm
author SomeMiscGuy@StackOverflow
1 2211 posted 13 years ago by witmann
0 887 posted 13 years ago by paul0078
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1 3290 posted 13 years ago by DNSBL
Choose the 4th list item and change the background color to gray
0 1000 posted 13 years ago by epyyjop
Sorts a list by its 'data-' attribute. Customization is very easy.
0 1314 posted 13 years ago by inreflection7
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 1071 posted 13 years ago by Neven
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing. For example, with an array you would do: cout <<...
0 1279 posted 13 years ago by trusktr
Comment out the SharePoint:SaveButton tag and replace with input tag
0 2343 posted 13 years ago by rumremix
3 3267 posted 13 years ago by frederichoule
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
0 1417 posted 14 years ago by rumremix
1 2 3 4 5 ... 8